Advertisement
formulake

Image Transformer

Apr 16th, 2024
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 14.38 KB | Source Code | 0 0
  1. {
  2.   "last_node_id": 20,
  3.   "last_link_id": 34,
  4.   "nodes": [
  5.     {
  6.       "id": 8,
  7.       "type": "VAEDecode",
  8.       "pos": [
  9.         1200,
  10.         200
  11.       ],
  12.       "size": {
  13.         "0": 210,
  14.         "1": 46
  15.       },
  16.       "flags": {},
  17.       "order": 13,
  18.       "mode": 0,
  19.       "inputs": [
  20.         {
  21.           "name": "samples",
  22.           "type": "LATENT",
  23.           "link": 7
  24.         },
  25.         {
  26.           "name": "vae",
  27.           "type": "VAE",
  28.           "link": 8
  29.         }
  30.       ],
  31.       "outputs": [
  32.         {
  33.           "name": "IMAGE",
  34.           "type": "IMAGE",
  35.           "links": [
  36.             16
  37.           ],
  38.           "slot_index": 0
  39.         }
  40.       ],
  41.       "properties": {
  42.         "Node name for S&R": "VAEDecode"
  43.       }
  44.     },
  45.     {
  46.       "id": 16,
  47.       "type": "VAEEncode",
  48.       "pos": [
  49.         650,
  50.         600
  51.       ],
  52.       "size": [
  53.         170,
  54.         50
  55.       ],
  56.       "flags": {},
  57.       "order": 11,
  58.       "mode": 0,
  59.       "inputs": [
  60.         {
  61.           "name": "pixels",
  62.           "type": "IMAGE",
  63.           "link": 24
  64.         },
  65.         {
  66.           "name": "vae",
  67.           "type": "VAE",
  68.           "link": 18
  69.         }
  70.       ],
  71.       "outputs": [
  72.         {
  73.           "name": "LATENT",
  74.           "type": "LATENT",
  75.           "links": [
  76.             19
  77.           ],
  78.           "shape": 3,
  79.           "slot_index": 0
  80.         }
  81.       ],
  82.       "properties": {
  83.         "Node name for S&R": "VAEEncode"
  84.       }
  85.     },
  86.     {
  87.       "id": 18,
  88.       "type": "ImageScale",
  89.       "pos": [
  90.         400,
  91.         690
  92.       ],
  93.       "size": [
  94.         230,
  95.         120
  96.       ],
  97.       "flags": {},
  98.       "order": 9,
  99.       "mode": 0,
  100.       "inputs": [
  101.         {
  102.           "name": "image",
  103.           "type": "IMAGE",
  104.           "link": 23
  105.         },
  106.         {
  107.           "name": "width",
  108.           "type": "INT",
  109.           "link": 21,
  110.           "widget": {
  111.             "name": "width"
  112.           }
  113.         },
  114.         {
  115.           "name": "height",
  116.           "type": "INT",
  117.           "link": 22,
  118.           "widget": {
  119.             "name": "height"
  120.           }
  121.         }
  122.       ],
  123.       "outputs": [
  124.         {
  125.           "name": "IMAGE",
  126.           "type": "IMAGE",
  127.           "links": [
  128.             24
  129.           ],
  130.           "shape": 3,
  131.           "slot_index": 0
  132.         }
  133.       ],
  134.       "properties": {
  135.         "Node name for S&R": "ImageScale"
  136.       },
  137.       "widgets_values": [
  138.         "nearest-exact",
  139.         512,
  140.         512,
  141.         "disabled"
  142.       ]
  143.     },
  144.     {
  145.       "id": 15,
  146.       "type": "PreviewImage",
  147.       "pos": [
  148.         1430,
  149.         200
  150.       ],
  151.       "size": [
  152.         490,
  153.         630
  154.       ],
  155.       "flags": {},
  156.       "order": 14,
  157.       "mode": 0,
  158.       "inputs": [
  159.         {
  160.           "name": "images",
  161.           "type": "IMAGE",
  162.           "link": 16
  163.         }
  164.       ],
  165.       "properties": {
  166.         "Node name for S&R": "PreviewImage"
  167.       }
  168.     },
  169.     {
  170.       "id": 17,
  171.       "type": "CM_NearestSDXLResolution",
  172.       "pos": [
  173.         400,
  174.         600
  175.       ],
  176.       "size": [
  177.         230,
  178.         50
  179.       ],
  180.       "flags": {},
  181.       "order": 4,
  182.       "mode": 0,
  183.       "inputs": [
  184.         {
  185.           "name": "image",
  186.           "type": "IMAGE",
  187.           "link": 20
  188.         }
  189.       ],
  190.       "outputs": [
  191.         {
  192.           "name": "width",
  193.           "type": "INT",
  194.           "links": [
  195.             21
  196.           ],
  197.           "shape": 3,
  198.           "slot_index": 0
  199.         },
  200.         {
  201.           "name": "height",
  202.           "type": "INT",
  203.           "links": [
  204.             22
  205.           ],
  206.           "shape": 3,
  207.           "slot_index": 1
  208.         }
  209.       ],
  210.       "properties": {
  211.         "Node name for S&R": "CM_NearestSDXLResolution"
  212.       }
  213.     },
  214.     {
  215.       "id": 14,
  216.       "type": "ControlNetLoader",
  217.       "pos": [
  218.         740,
  219.         -280
  220.       ],
  221.       "size": [
  222.         260,
  223.         60
  224.       ],
  225.       "flags": {},
  226.       "order": 0,
  227.       "mode": 0,
  228.       "outputs": [
  229.         {
  230.           "name": "CONTROL_NET",
  231.           "type": "CONTROL_NET",
  232.           "links": [
  233.             31
  234.           ],
  235.           "shape": 3
  236.         }
  237.       ],
  238.       "properties": {
  239.         "Node name for S&R": "ControlNetLoader"
  240.       },
  241.       "widgets_values": [
  242.         "control-lora-depth-rank128.safetensors"
  243.       ],
  244.       "color": "#223",
  245.       "bgcolor": "#335"
  246.     },
  247.     {
  248.       "id": 11,
  249.       "type": "LoadImage",
  250.       "pos": [
  251.         400,
  252.         -320
  253.       ],
  254.       "size": [
  255.         320,
  256.         310
  257.       ],
  258.       "flags": {},
  259.       "order": 1,
  260.       "mode": 0,
  261.       "outputs": [
  262.         {
  263.           "name": "IMAGE",
  264.           "type": "IMAGE",
  265.           "links": [
  266.             10,
  267.             20,
  268.             23
  269.           ],
  270.           "shape": 3,
  271.           "slot_index": 0
  272.         },
  273.         {
  274.           "name": "MASK",
  275.           "type": "MASK",
  276.           "links": null,
  277.           "shape": 3
  278.         }
  279.       ],
  280.       "properties": {
  281.         "Node name for S&R": "LoadImage"
  282.       },
  283.       "widgets_values": [
  284.         "ComfyUI_temp_ripet_00001_.png",
  285.         "image"
  286.       ],
  287.       "color": "#432",
  288.       "bgcolor": "#653"
  289.     },
  290.     {
  291.       "id": 12,
  292.       "type": "PreviewImage",
  293.       "pos": [
  294.         1020,
  295.         -320
  296.       ],
  297.       "size": [
  298.         220,
  299.         310
  300.       ],
  301.       "flags": {},
  302.       "order": 8,
  303.       "mode": 0,
  304.       "inputs": [
  305.         {
  306.           "name": "images",
  307.           "type": "IMAGE",
  308.           "link": 11
  309.         }
  310.       ],
  311.       "properties": {
  312.         "Node name for S&R": "PreviewImage"
  313.       }
  314.     },
  315.     {
  316.       "id": 4,
  317.       "type": "CheckpointLoaderSimple",
  318.       "pos": [
  319.         400,
  320.         60
  321.       ],
  322.       "size": [
  323.         420,
  324.         100
  325.       ],
  326.       "flags": {},
  327.       "order": 2,
  328.       "mode": 0,
  329.       "outputs": [
  330.         {
  331.           "name": "MODEL",
  332.           "type": "MODEL",
  333.           "links": [
  334.             25
  335.           ],
  336.           "slot_index": 0
  337.         },
  338.         {
  339.           "name": "CLIP",
  340.           "type": "CLIP",
  341.           "links": [
  342.             3,
  343.             5
  344.           ],
  345.           "slot_index": 1
  346.         },
  347.         {
  348.           "name": "VAE",
  349.           "type": "VAE",
  350.           "links": [
  351.             8,
  352.             18
  353.           ],
  354.           "slot_index": 2
  355.         }
  356.       ],
  357.       "properties": {
  358.         "Node name for S&R": "CheckpointLoaderSimple"
  359.       },
  360.       "widgets_values": [
  361.         "SDXL\\SDXL Lightning\\juggernautXL_v9Rdphoto2Lightning.safetensors"
  362.       ],
  363.       "color": "#223",
  364.       "bgcolor": "#335"
  365.     },
  366.     {
  367.       "id": 19,
  368.       "type": "SelfAttentionGuidance",
  369.       "pos": [
  370.         850,
  371.         500
  372.       ],
  373.       "size": {
  374.         "0": 315,
  375.         "1": 82
  376.       },
  377.       "flags": {},
  378.       "order": 5,
  379.       "mode": 0,
  380.       "inputs": [
  381.         {
  382.           "name": "model",
  383.           "type": "MODEL",
  384.           "link": 25
  385.         }
  386.       ],
  387.       "outputs": [
  388.         {
  389.           "name": "MODEL",
  390.           "type": "MODEL",
  391.           "links": [
  392.             26
  393.           ],
  394.           "shape": 3,
  395.           "slot_index": 0
  396.         }
  397.       ],
  398.       "properties": {
  399.         "Node name for S&R": "SelfAttentionGuidance"
  400.       },
  401.       "widgets_values": [
  402.         0.5,
  403.         2
  404.       ]
  405.     },
  406.     {
  407.       "id": 3,
  408.       "type": "KSampler",
  409.       "pos": [
  410.         850,
  411.         200
  412.       ],
  413.       "size": {
  414.         "0": 315,
  415.         "1": 262
  416.       },
  417.       "flags": {},
  418.       "order": 12,
  419.       "mode": 0,
  420.       "inputs": [
  421.         {
  422.           "name": "model",
  423.           "type": "MODEL",
  424.           "link": 26
  425.         },
  426.         {
  427.           "name": "positive",
  428.           "type": "CONDITIONING",
  429.           "link": 33
  430.         },
  431.         {
  432.           "name": "negative",
  433.           "type": "CONDITIONING",
  434.           "link": 34
  435.         },
  436.         {
  437.           "name": "latent_image",
  438.           "type": "LATENT",
  439.           "link": 19
  440.         }
  441.       ],
  442.       "outputs": [
  443.         {
  444.           "name": "LATENT",
  445.           "type": "LATENT",
  446.           "links": [
  447.             7
  448.           ],
  449.           "slot_index": 0
  450.         }
  451.       ],
  452.       "properties": {
  453.         "Node name for S&R": "KSampler"
  454.       },
  455.       "widgets_values": [
  456.         234831894873309,
  457.         "randomize",
  458.         10,
  459.         2,
  460.         "euler_ancestral",
  461.         "simple",
  462.         0.8
  463.       ]
  464.     },
  465.     {
  466.       "id": 6,
  467.       "type": "CLIPTextEncode",
  468.       "pos": [
  469.         400,
  470.         200
  471.       ],
  472.       "size": [
  473.         420,
  474.         150
  475.       ],
  476.       "flags": {},
  477.       "order": 6,
  478.       "mode": 0,
  479.       "inputs": [
  480.         {
  481.           "name": "clip",
  482.           "type": "CLIP",
  483.           "link": 3
  484.         }
  485.       ],
  486.       "outputs": [
  487.         {
  488.           "name": "CONDITIONING",
  489.           "type": "CONDITIONING",
  490.           "links": [
  491.             29
  492.           ],
  493.           "slot_index": 0
  494.         }
  495.       ],
  496.       "properties": {
  497.         "Node name for S&R": "CLIPTextEncode"
  498.       },
  499.       "widgets_values": [
  500.         "by (Adonna Khare:1.2) and (Eugene Galien-Laloue:1.1), hyper realistic medium full shot photo of  a (colony of humans living on a distant planet:1.1),  (bold , macabre , masterful:1.4), poster art, bold lines, hyper detailed, expressive,  award winning,  dark limited color palette, high contrast, depth of field, (intricate details, masterpiece, best quality:1.4),\nsunbeams lighting, looking at viewer, dynamic pose, wide angle panoramic view,"
  501.       ],
  502.       "color": "#232",
  503.       "bgcolor": "#353"
  504.     },
  505.     {
  506.       "id": 7,
  507.       "type": "CLIPTextEncode",
  508.       "pos": [
  509.         400,
  510.         390
  511.       ],
  512.       "size": [
  513.         420,
  514.         170
  515.       ],
  516.       "flags": {},
  517.       "order": 7,
  518.       "mode": 0,
  519.       "inputs": [
  520.         {
  521.           "name": "clip",
  522.           "type": "CLIP",
  523.           "link": 5
  524.         }
  525.       ],
  526.       "outputs": [
  527.         {
  528.           "name": "CONDITIONING",
  529.           "type": "CONDITIONING",
  530.           "links": [
  531.             30
  532.           ],
  533.           "slot_index": 0
  534.         }
  535.       ],
  536.       "properties": {
  537.         "Node name for S&R": "CLIPTextEncode"
  538.       },
  539.       "widgets_values": [
  540.         "text, watermark"
  541.       ],
  542.       "color": "#322",
  543.       "bgcolor": "#533"
  544.     },
  545.     {
  546.       "id": 10,
  547.       "type": "Zoe_DepthAnythingPreprocessor",
  548.       "pos": [
  549.         740,
  550.         -400
  551.       ],
  552.       "size": [
  553.         260,
  554.         80
  555.       ],
  556.       "flags": {},
  557.       "order": 3,
  558.       "mode": 0,
  559.       "inputs": [
  560.         {
  561.           "name": "image",
  562.           "type": "IMAGE",
  563.           "link": 10,
  564.           "slot_index": 0
  565.         }
  566.       ],
  567.       "outputs": [
  568.         {
  569.           "name": "IMAGE",
  570.           "type": "IMAGE",
  571.           "links": [
  572.             11,
  573.             32
  574.           ],
  575.           "shape": 3,
  576.           "slot_index": 0
  577.         }
  578.       ],
  579.       "properties": {
  580.         "Node name for S&R": "Zoe_DepthAnythingPreprocessor"
  581.       },
  582.       "widgets_values": [
  583.         "indoor",
  584.         1024
  585.       ]
  586.     },
  587.     {
  588.       "id": 20,
  589.       "type": "ControlNetApplyAdvanced",
  590.       "pos": [
  591.         740,
  592.         -180
  593.       ],
  594.       "size": [
  595.         260,
  596.         170
  597.       ],
  598.       "flags": {},
  599.       "order": 10,
  600.       "mode": 0,
  601.       "inputs": [
  602.         {
  603.           "name": "positive",
  604.           "type": "CONDITIONING",
  605.           "link": 29
  606.         },
  607.         {
  608.           "name": "negative",
  609.           "type": "CONDITIONING",
  610.           "link": 30
  611.         },
  612.         {
  613.           "name": "control_net",
  614.           "type": "CONTROL_NET",
  615.           "link": 31,
  616.           "slot_index": 2
  617.         },
  618.         {
  619.           "name": "image",
  620.           "type": "IMAGE",
  621.           "link": 32,
  622.           "slot_index": 3
  623.         }
  624.       ],
  625.       "outputs": [
  626.         {
  627.           "name": "positive",
  628.           "type": "CONDITIONING",
  629.           "links": [
  630.             33
  631.           ],
  632.           "shape": 3,
  633.           "slot_index": 0
  634.         },
  635.         {
  636.           "name": "negative",
  637.           "type": "CONDITIONING",
  638.           "links": [
  639.             34
  640.           ],
  641.           "shape": 3,
  642.           "slot_index": 1
  643.         }
  644.       ],
  645.       "properties": {
  646.         "Node name for S&R": "ControlNetApplyAdvanced"
  647.       },
  648.       "widgets_values": [
  649.         0.7000000000000001,
  650.         0,
  651.         0.7000000000000001
  652.       ]
  653.     }
  654.   ],
  655.   "links": [
  656.     [
  657.       3,
  658.       4,
  659.       1,
  660.       6,
  661.       0,
  662.       "CLIP"
  663.     ],
  664.     [
  665.       5,
  666.       4,
  667.       1,
  668.       7,
  669.       0,
  670.       "CLIP"
  671.     ],
  672.     [
  673.       7,
  674.       3,
  675.       0,
  676.       8,
  677.       0,
  678.       "LATENT"
  679.     ],
  680.     [
  681.       8,
  682.       4,
  683.       2,
  684.       8,
  685.       1,
  686.       "VAE"
  687.     ],
  688.     [
  689.       10,
  690.       11,
  691.       0,
  692.       10,
  693.       0,
  694.       "IMAGE"
  695.     ],
  696.     [
  697.       11,
  698.       10,
  699.       0,
  700.       12,
  701.       0,
  702.       "IMAGE"
  703.     ],
  704.     [
  705.       16,
  706.       8,
  707.       0,
  708.       15,
  709.       0,
  710.       "IMAGE"
  711.     ],
  712.     [
  713.       18,
  714.       4,
  715.       2,
  716.       16,
  717.       1,
  718.       "VAE"
  719.     ],
  720.     [
  721.       19,
  722.       16,
  723.       0,
  724.       3,
  725.       3,
  726.       "LATENT"
  727.     ],
  728.     [
  729.       20,
  730.       11,
  731.       0,
  732.       17,
  733.       0,
  734.       "IMAGE"
  735.     ],
  736.     [
  737.       21,
  738.       17,
  739.       0,
  740.       18,
  741.       1,
  742.       "INT"
  743.     ],
  744.     [
  745.       22,
  746.       17,
  747.       1,
  748.       18,
  749.       2,
  750.       "INT"
  751.     ],
  752.     [
  753.       23,
  754.       11,
  755.       0,
  756.       18,
  757.       0,
  758.       "IMAGE"
  759.     ],
  760.     [
  761.       24,
  762.       18,
  763.       0,
  764.       16,
  765.       0,
  766.       "IMAGE"
  767.     ],
  768.     [
  769.       25,
  770.       4,
  771.       0,
  772.       19,
  773.       0,
  774.       "MODEL"
  775.     ],
  776.     [
  777.       26,
  778.       19,
  779.       0,
  780.       3,
  781.       0,
  782.       "MODEL"
  783.     ],
  784.     [
  785.       29,
  786.       6,
  787.       0,
  788.       20,
  789.       0,
  790.       "CONDITIONING"
  791.     ],
  792.     [
  793.       30,
  794.       7,
  795.       0,
  796.       20,
  797.       1,
  798.       "CONDITIONING"
  799.     ],
  800.     [
  801.       31,
  802.       14,
  803.       0,
  804.       20,
  805.       2,
  806.       "CONTROL_NET"
  807.     ],
  808.     [
  809.       32,
  810.       10,
  811.       0,
  812.       20,
  813.       3,
  814.       "IMAGE"
  815.     ],
  816.     [
  817.       33,
  818.       20,
  819.       0,
  820.       3,
  821.       1,
  822.       "CONDITIONING"
  823.     ],
  824.     [
  825.       34,
  826.       20,
  827.       1,
  828.       3,
  829.       2,
  830.       "CONDITIONING"
  831.     ]
  832.   ],
  833.   "groups": [],
  834.   "config": {},
  835.   "extra": {
  836.     "workspace_info": {
  837.       "id": "JnFo-VwvEBs1bo50wugyA"
  838.     }
  839.   },
  840.   "version": 0.4
  841. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement