Advertisement
MunchkinT

ComfyUI Chroma | Inpaint

Jun 12th, 2025
711
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 21.57 KB | Software | 0 0
  1. {
  2.   "id": "cef6b23d-f408-4892-9266-4ae762966658",
  3.   "revision": 0,
  4.   "last_node_id": 31,
  5.   "last_link_id": 95,
  6.   "nodes": [
  7.     {
  8.       "id": 4,
  9.       "type": "RandomNoise",
  10.       "pos": [
  11.         -21,
  12.         122
  13.       ],
  14.       "size": [
  15.         315,
  16.         82
  17.       ],
  18.       "flags": {},
  19.       "order": 0,
  20.       "mode": 0,
  21.       "inputs": [],
  22.       "outputs": [
  23.         {
  24.           "name": "NOISE",
  25.           "type": "NOISE",
  26.           "links": [
  27.             3
  28.           ]
  29.         }
  30.       ],
  31.       "properties": {
  32.         "cnr_id": "comfy-core",
  33.         "ver": "0.3.33",
  34.         "Node name for S&R": "RandomNoise",
  35.         "widget_ue_connectable": {
  36.           "noise_seed": true
  37.         }
  38.       },
  39.       "widgets_values": [
  40.         1028267308013065,
  41.         "randomize"
  42.       ],
  43.       "color": "#2a363b",
  44.       "bgcolor": "#3f5159"
  45.     },
  46.     {
  47.       "id": 2,
  48.       "type": "VAEDecode",
  49.       "pos": [
  50.         888,
  51.         261
  52.       ],
  53.       "size": [
  54.         210,
  55.         46
  56.       ],
  57.       "flags": {},
  58.       "order": 18,
  59.       "mode": 0,
  60.       "inputs": [
  61.         {
  62.           "name": "samples",
  63.           "type": "LATENT",
  64.           "link": 1
  65.         },
  66.         {
  67.           "name": "vae",
  68.           "type": "VAE",
  69.           "link": null
  70.         }
  71.       ],
  72.       "outputs": [
  73.         {
  74.           "name": "IMAGE",
  75.           "type": "IMAGE",
  76.           "slot_index": 0,
  77.           "links": [
  78.             27
  79.           ]
  80.         }
  81.       ],
  82.       "properties": {
  83.         "cnr_id": "comfy-core",
  84.         "ver": "0.3.33",
  85.         "Node name for S&R": "VAEDecode",
  86.         "widget_ue_connectable": {}
  87.       },
  88.       "widgets_values": [],
  89.       "color": "#323",
  90.       "bgcolor": "#535"
  91.     },
  92.     {
  93.       "id": 22,
  94.       "type": "SaveImage",
  95.       "pos": [
  96.         1153.8553466796875,
  97.         807.2567138671875
  98.       ],
  99.       "size": [
  100.         315,
  101.         270
  102.       ],
  103.       "flags": {
  104.         "pinned": true
  105.       },
  106.       "order": 19,
  107.       "mode": 0,
  108.       "inputs": [
  109.         {
  110.           "name": "images",
  111.           "type": "IMAGE",
  112.           "link": 27
  113.         }
  114.       ],
  115.       "outputs": [],
  116.       "properties": {
  117.         "cnr_id": "comfy-core",
  118.         "ver": "0.3.33",
  119.         "Node name for S&R": "SaveImage",
  120.         "widget_ue_connectable": {
  121.           "filename_prefix": true
  122.         }
  123.       },
  124.       "widgets_values": [
  125.         "ComfyUI"
  126.       ]
  127.     },
  128.     {
  129.       "id": 21,
  130.       "type": "LoadAndResizeImage",
  131.       "pos": [
  132.         792.201171875,
  133.         505.04608154296875
  134.       ],
  135.       "size": [
  136.         349.9201354980469,
  137.         574.8799438476562
  138.       ],
  139.       "flags": {
  140.         "pinned": true
  141.       },
  142.       "order": 1,
  143.       "mode": 0,
  144.       "inputs": [],
  145.       "outputs": [
  146.         {
  147.           "name": "image",
  148.           "type": "IMAGE",
  149.           "links": [
  150.             25
  151.           ]
  152.         },
  153.         {
  154.           "name": "mask",
  155.           "type": "MASK",
  156.           "links": [
  157.             26
  158.           ]
  159.         },
  160.         {
  161.           "name": "width",
  162.           "type": "INT",
  163.           "links": null
  164.         },
  165.         {
  166.           "name": "height",
  167.           "type": "INT",
  168.           "links": null
  169.         },
  170.         {
  171.           "name": "image_path",
  172.           "type": "STRING",
  173.           "links": null
  174.         }
  175.       ],
  176.       "properties": {
  177.         "cnr_id": "comfyui-kjnodes",
  178.         "ver": "1.1.0",
  179.         "Node name for S&R": "LoadAndResizeImage",
  180.         "widget_ue_connectable": {
  181.           "image": true,
  182.           "resize": true,
  183.           "width": true,
  184.           "height": true,
  185.           "repeat": true,
  186.           "keep_proportion": true,
  187.           "divisible_by": true,
  188.           "mask_channel": true,
  189.           "background_color": true
  190.         }
  191.       },
  192.       "widgets_values": [
  193.         "clipspace/clipspace-mask-52192978.1.png [input]",
  194.         false,
  195.         512,
  196.         512,
  197.         1,
  198.         false,
  199.         2,
  200.         "alpha",
  201.         "",
  202.         "image"
  203.       ]
  204.     },
  205.     {
  206.       "id": 15,
  207.       "type": "CLIPTextEncode",
  208.       "pos": [
  209.         -848,
  210.         305
  211.       ],
  212.       "size": [
  213.         395.4634704589844,
  214.         126.71954345703125
  215.       ],
  216.       "flags": {},
  217.       "order": 13,
  218.       "mode": 0,
  219.       "inputs": [
  220.         {
  221.           "name": "clip",
  222.           "type": "CLIP",
  223.           "link": 80
  224.         }
  225.       ],
  226.       "outputs": [
  227.         {
  228.           "name": "CONDITIONING",
  229.           "type": "CONDITIONING",
  230.           "links": [
  231.             73
  232.           ]
  233.         }
  234.       ],
  235.       "properties": {
  236.         "cnr_id": "comfy-core",
  237.         "ver": "0.3.33",
  238.         "Node name for S&R": "CLIPTextEncode",
  239.         "widget_ue_connectable": {
  240.           "text": true
  241.         }
  242.       },
  243.       "widgets_values": [
  244.         "Hot lady in a skimpy official dress"
  245.       ],
  246.       "color": "#232",
  247.       "bgcolor": "#353"
  248.     },
  249.     {
  250.       "id": 11,
  251.       "type": "CLIPTextEncode",
  252.       "pos": [
  253.         -849.8599853515625,
  254.         519.1925048828125
  255.       ],
  256.       "size": [
  257.         400,
  258.         200
  259.       ],
  260.       "flags": {
  261.         "collapsed": true
  262.       },
  263.       "order": 14,
  264.       "mode": 0,
  265.       "inputs": [
  266.         {
  267.           "name": "clip",
  268.           "type": "CLIP",
  269.           "link": 81
  270.         }
  271.       ],
  272.       "outputs": [
  273.         {
  274.           "name": "CONDITIONING",
  275.           "type": "CONDITIONING",
  276.           "links": [
  277.             11
  278.           ]
  279.         }
  280.       ],
  281.       "properties": {
  282.         "cnr_id": "comfy-core",
  283.         "ver": "0.3.33",
  284.         "Node name for S&R": "CLIPTextEncode",
  285.         "widget_ue_connectable": {
  286.           "text": true
  287.         }
  288.       },
  289.       "widgets_values": [
  290.         ""
  291.       ],
  292.       "color": "#2a363b",
  293.       "bgcolor": "#3f5159"
  294.     },
  295.     {
  296.       "id": 20,
  297.       "type": "Anything Everywhere",
  298.       "pos": [
  299.         -1025.1754150390625,
  300.         164.98245239257812
  301.       ],
  302.       "size": [
  303.         210,
  304.         46
  305.       ],
  306.       "flags": {
  307.         "collapsed": true
  308.       },
  309.       "order": 12,
  310.       "mode": 0,
  311.       "inputs": [
  312.         {
  313.           "color_on": "#B39DDB",
  314.           "label": "MODEL",
  315.           "name": "MODEL",
  316.           "shape": 7,
  317.           "type": "*",
  318.           "link": 94
  319.         }
  320.       ],
  321.       "outputs": [],
  322.       "properties": {
  323.         "cnr_id": "cg-use-everywhere",
  324.         "ver": "6.0.4",
  325.         "Node name for S&R": "Anything Everywhere",
  326.         "group_restricted": 0,
  327.         "color_restricted": 0,
  328.         "widget_ue_connectable": {}
  329.       },
  330.       "widgets_values": [],
  331.       "color": "#332922",
  332.       "bgcolor": "#593930"
  333.     },
  334.     {
  335.       "id": 6,
  336.       "type": "DifferentialDiffusion",
  337.       "pos": [
  338.         -489.6860046386719,
  339.         228.87661743164062
  340.       ],
  341.       "size": [
  342.         210,
  343.         26
  344.       ],
  345.       "flags": {},
  346.       "order": 2,
  347.       "mode": 0,
  348.       "inputs": [
  349.         {
  350.           "name": "model",
  351.           "type": "MODEL",
  352.           "link": null
  353.         }
  354.       ],
  355.       "outputs": [
  356.         {
  357.           "name": "MODEL",
  358.           "type": "MODEL",
  359.           "links": [
  360.             76,
  361.             77
  362.           ]
  363.         }
  364.       ],
  365.       "properties": {
  366.         "cnr_id": "comfy-core",
  367.         "ver": "0.3.33",
  368.         "Node name for S&R": "DifferentialDiffusion",
  369.         "widget_ue_connectable": {}
  370.       },
  371.       "widgets_values": [],
  372.       "color": "#2a363b",
  373.       "bgcolor": "#3f5159"
  374.     },
  375.     {
  376.       "id": 7,
  377.       "type": "KSamplerSelect",
  378.       "pos": [
  379.         -30,
  380.         390
  381.       ],
  382.       "size": [
  383.         315,
  384.         58
  385.       ],
  386.       "flags": {},
  387.       "order": 3,
  388.       "mode": 0,
  389.       "inputs": [],
  390.       "outputs": [
  391.         {
  392.           "name": "SAMPLER",
  393.           "type": "SAMPLER",
  394.           "links": [
  395.             6
  396.           ]
  397.         }
  398.       ],
  399.       "properties": {
  400.         "cnr_id": "comfy-core",
  401.         "ver": "0.3.33",
  402.         "Node name for S&R": "KSamplerSelect",
  403.         "widget_ue_connectable": {
  404.           "sampler_name": true
  405.         }
  406.       },
  407.       "widgets_values": [
  408.         "euler"
  409.       ],
  410.       "color": "#2a363b",
  411.       "bgcolor": "#3f5159"
  412.     },
  413.     {
  414.       "id": 29,
  415.       "type": "CFGGuider",
  416.       "pos": [
  417.         -26.75132179260254,
  418.         666.7158203125
  419.       ],
  420.       "size": [
  421.         315,
  422.         98
  423.       ],
  424.       "flags": {},
  425.       "order": 16,
  426.       "mode": 0,
  427.       "inputs": [
  428.         {
  429.           "name": "model",
  430.           "type": "MODEL",
  431.           "link": 77
  432.         },
  433.         {
  434.           "name": "positive",
  435.           "type": "CONDITIONING",
  436.           "link": 74
  437.         },
  438.         {
  439.           "name": "negative",
  440.           "type": "CONDITIONING",
  441.           "link": 75
  442.         }
  443.       ],
  444.       "outputs": [
  445.         {
  446.           "name": "GUIDER",
  447.           "type": "GUIDER",
  448.           "links": [
  449.             78
  450.           ]
  451.         }
  452.       ],
  453.       "properties": {
  454.         "cnr_id": "comfy-core",
  455.         "ver": "0.3.30",
  456.         "Node name for S&R": "CFGGuider",
  457.         "widget_ue_connectable": {}
  458.       },
  459.       "widgets_values": [
  460.         4.5
  461.       ]
  462.     },
  463.     {
  464.       "id": 28,
  465.       "type": "T5TokenizerOptions",
  466.       "pos": [
  467.         -1070.50537109375,
  468.         -73.9698486328125
  469.       ],
  470.       "size": [
  471.         210,
  472.         82
  473.       ],
  474.       "flags": {},
  475.       "order": 11,
  476.       "mode": 0,
  477.       "inputs": [
  478.         {
  479.           "name": "clip",
  480.           "type": "CLIP",
  481.           "link": 95
  482.         }
  483.       ],
  484.       "outputs": [
  485.         {
  486.           "name": "CLIP",
  487.           "type": "CLIP",
  488.           "links": [
  489.             80,
  490.             81
  491.           ]
  492.         }
  493.       ],
  494.       "properties": {
  495.         "cnr_id": "comfy-core",
  496.         "ver": "0.3.37",
  497.         "Node name for S&R": "T5TokenizerOptions",
  498.         "widget_ue_connectable": {}
  499.       },
  500.       "widgets_values": [
  501.         1,
  502.         0
  503.       ]
  504.     },
  505.     {
  506.       "id": 8,
  507.       "type": "BasicScheduler",
  508.       "pos": [
  509.         -30,
  510.         490
  511.       ],
  512.       "size": [
  513.         315,
  514.         106
  515.       ],
  516.       "flags": {},
  517.       "order": 9,
  518.       "mode": 0,
  519.       "inputs": [
  520.         {
  521.           "name": "model",
  522.           "type": "MODEL",
  523.           "link": 76
  524.         }
  525.       ],
  526.       "outputs": [
  527.         {
  528.           "name": "SIGMAS",
  529.           "type": "SIGMAS",
  530.           "links": [
  531.             7
  532.           ]
  533.         }
  534.       ],
  535.       "properties": {
  536.         "cnr_id": "comfy-core",
  537.         "ver": "0.3.33",
  538.         "Node name for S&R": "BasicScheduler",
  539.         "widget_ue_connectable": {
  540.           "scheduler": true,
  541.           "steps": true,
  542.           "denoise": true
  543.         }
  544.       },
  545.       "widgets_values": [
  546.         "simple",
  547.         20,
  548.         0.8200000000000002
  549.       ],
  550.       "color": "#2a363b",
  551.       "bgcolor": "#3f5159"
  552.     },
  553.     {
  554.       "id": 1,
  555.       "type": "SamplerCustomAdvanced",
  556.       "pos": [
  557.         403.3896484375,
  558.         247.3291473388672
  559.       ],
  560.       "size": [
  561.         355.20001220703125,
  562.         554.5205078125
  563.       ],
  564.       "flags": {},
  565.       "order": 17,
  566.       "mode": 0,
  567.       "inputs": [
  568.         {
  569.           "name": "noise",
  570.           "type": "NOISE",
  571.           "link": 3
  572.         },
  573.         {
  574.           "name": "guider",
  575.           "type": "GUIDER",
  576.           "link": 78
  577.         },
  578.         {
  579.           "name": "sampler",
  580.           "type": "SAMPLER",
  581.           "link": 6
  582.         },
  583.         {
  584.           "name": "sigmas",
  585.           "type": "SIGMAS",
  586.           "link": 7
  587.         },
  588.         {
  589.           "name": "latent_image",
  590.           "type": "LATENT",
  591.           "link": 8
  592.         }
  593.       ],
  594.       "outputs": [
  595.         {
  596.           "name": "output",
  597.           "type": "LATENT",
  598.           "slot_index": 0,
  599.           "links": [
  600.             1
  601.           ]
  602.         },
  603.         {
  604.           "name": "denoised_output",
  605.           "type": "LATENT",
  606.           "links": null
  607.         }
  608.       ],
  609.       "properties": {
  610.         "cnr_id": "comfy-core",
  611.         "ver": "0.3.33",
  612.         "Node name for S&R": "SamplerCustomAdvanced",
  613.         "widget_ue_connectable": {}
  614.       },
  615.       "widgets_values": [],
  616.       "color": "#323",
  617.       "bgcolor": "#535"
  618.     },
  619.     {
  620.       "id": 9,
  621.       "type": "InpaintModelConditioning",
  622.       "pos": [
  623.         -360.87548828125,
  624.         691.5425415039062
  625.       ],
  626.       "size": [
  627.         216.59999084472656,
  628.         138
  629.       ],
  630.       "flags": {},
  631.       "order": 15,
  632.       "mode": 0,
  633.       "inputs": [
  634.         {
  635.           "name": "positive",
  636.           "type": "CONDITIONING",
  637.           "link": 73
  638.         },
  639.         {
  640.           "name": "negative",
  641.           "type": "CONDITIONING",
  642.           "link": 11
  643.         },
  644.         {
  645.           "name": "vae",
  646.           "type": "VAE",
  647.           "link": null
  648.         },
  649.         {
  650.           "name": "pixels",
  651.           "type": "IMAGE",
  652.           "link": null
  653.         },
  654.         {
  655.           "name": "mask",
  656.           "type": "MASK",
  657.           "link": 12
  658.         }
  659.       ],
  660.       "outputs": [
  661.         {
  662.           "name": "positive",
  663.           "type": "CONDITIONING",
  664.           "slot_index": 0,
  665.           "links": [
  666.             74
  667.           ]
  668.         },
  669.         {
  670.           "name": "negative",
  671.           "type": "CONDITIONING",
  672.           "links": [
  673.             75
  674.           ]
  675.         },
  676.         {
  677.           "name": "latent",
  678.           "type": "LATENT",
  679.           "slot_index": 2,
  680.           "links": [
  681.             8
  682.           ]
  683.         }
  684.       ],
  685.       "properties": {
  686.         "cnr_id": "comfy-core",
  687.         "ver": "0.3.33",
  688.         "Node name for S&R": "InpaintModelConditioning",
  689.         "widget_ue_connectable": {
  690.           "noise_mask": true
  691.         }
  692.       },
  693.       "widgets_values": [
  694.         true
  695.       ],
  696.       "color": "#223",
  697.       "bgcolor": "#335"
  698.     },
  699.     {
  700.       "id": 12,
  701.       "type": "ImpactGaussianBlurMask",
  702.       "pos": [
  703.         -717.2888793945312,
  704.         874.5679321289062
  705.       ],
  706.       "size": [
  707.         315,
  708.         82
  709.       ],
  710.       "flags": {},
  711.       "order": 8,
  712.       "mode": 0,
  713.       "inputs": [
  714.         {
  715.           "name": "mask",
  716.           "type": "MASK",
  717.           "link": 26
  718.         }
  719.       ],
  720.       "outputs": [
  721.         {
  722.           "name": "MASK",
  723.           "type": "MASK",
  724.           "links": [
  725.             12
  726.           ]
  727.         }
  728.       ],
  729.       "properties": {
  730.         "cnr_id": "comfyui-impact-pack",
  731.         "ver": "8.14.2",
  732.         "Node name for S&R": "ImpactGaussianBlurMask",
  733.         "widget_ue_connectable": {
  734.           "kernel_size": true,
  735.           "sigma": true
  736.         }
  737.       },
  738.       "widgets_values": [
  739.         10,
  740.         10
  741.       ],
  742.       "color": "#223",
  743.       "bgcolor": "#335"
  744.     },
  745.     {
  746.       "id": 14,
  747.       "type": "Anything Everywhere",
  748.       "pos": [
  749.         -721,
  750.         810
  751.       ],
  752.       "size": [
  753.         210,
  754.         46
  755.       ],
  756.       "flags": {
  757.         "collapsed": true
  758.       },
  759.       "order": 7,
  760.       "mode": 0,
  761.       "inputs": [
  762.         {
  763.           "color_on": "#64B5F6",
  764.           "label": "IMAGE",
  765.           "name": "IMAGE",
  766.           "shape": 7,
  767.           "type": "*",
  768.           "link": 25
  769.         }
  770.       ],
  771.       "outputs": [],
  772.       "properties": {
  773.         "cnr_id": "cg-use-everywhere",
  774.         "ver": "6.0.4",
  775.         "Node name for S&R": "Anything Everywhere",
  776.         "group_restricted": 0,
  777.         "color_restricted": 0,
  778.         "widget_ue_connectable": {}
  779.       },
  780.       "widgets_values": [],
  781.       "color": "#223",
  782.       "bgcolor": "#335"
  783.     },
  784.     {
  785.       "id": 18,
  786.       "type": "Anything Everywhere",
  787.       "pos": [
  788.         -1660,
  789.         410
  790.       ],
  791.       "size": [
  792.         210,
  793.         46
  794.       ],
  795.       "flags": {
  796.         "collapsed": true
  797.       },
  798.       "order": 10,
  799.       "mode": 0,
  800.       "inputs": [
  801.         {
  802.           "color_on": "#FF6E6E",
  803.           "label": "VAE",
  804.           "name": "VAE",
  805.           "shape": 7,
  806.           "type": "*",
  807.           "link": 18
  808.         }
  809.       ],
  810.       "outputs": [],
  811.       "properties": {
  812.         "cnr_id": "cg-use-everywhere",
  813.         "ver": "6.0.4",
  814.         "Node name for S&R": "Anything Everywhere",
  815.         "group_restricted": 0,
  816.         "color_restricted": 0,
  817.         "widget_ue_connectable": {}
  818.       },
  819.       "widgets_values": [],
  820.       "color": "#332922",
  821.       "bgcolor": "#593930"
  822.     },
  823.     {
  824.       "id": 17,
  825.       "type": "VAELoader",
  826.       "pos": [
  827.         -1770,
  828.         270
  829.       ],
  830.       "size": [
  831.         315,
  832.         58
  833.       ],
  834.       "flags": {},
  835.       "order": 4,
  836.       "mode": 0,
  837.       "inputs": [],
  838.       "outputs": [
  839.         {
  840.           "name": "VAE",
  841.           "type": "VAE",
  842.           "slot_index": 0,
  843.           "links": [
  844.             18
  845.           ]
  846.         }
  847.       ],
  848.       "properties": {
  849.         "cnr_id": "comfy-core",
  850.         "ver": "0.3.33",
  851.         "Node name for S&R": "VAELoader",
  852.         "widget_ue_connectable": {
  853.           "vae_name": true
  854.         }
  855.       },
  856.       "widgets_values": [
  857.         "ae.safetensors"
  858.       ],
  859.       "color": "#332922",
  860.       "bgcolor": "#593930"
  861.     },
  862.     {
  863.       "id": 31,
  864.       "type": "CLIPLoader",
  865.       "pos": [
  866.         -1438.0023193359375,
  867.         -226.02560424804688
  868.       ],
  869.       "size": [
  870.         270,
  871.         106
  872.       ],
  873.       "flags": {},
  874.       "order": 5,
  875.       "mode": 0,
  876.       "inputs": [],
  877.       "outputs": [
  878.         {
  879.           "name": "CLIP",
  880.           "type": "CLIP",
  881.           "links": [
  882.             95
  883.           ]
  884.         }
  885.       ],
  886.       "properties": {
  887.         "cnr_id": "comfy-core",
  888.         "ver": "0.3.40",
  889.         "Node name for S&R": "CLIPLoader",
  890.         "widget_ue_connectable": {}
  891.       },
  892.       "widgets_values": [
  893.         "t5xxl_enconly.safetensors",
  894.         "chroma",
  895.         "default"
  896.       ]
  897.     },
  898.     {
  899.       "id": 30,
  900.       "type": "UNETLoader",
  901.       "pos": [
  902.         -1462.882568359375,
  903.         -56.00956726074219
  904.       ],
  905.       "size": [
  906.         315,
  907.         82
  908.       ],
  909.       "flags": {},
  910.       "order": 6,
  911.       "mode": 0,
  912.       "inputs": [],
  913.       "outputs": [
  914.         {
  915.           "name": "MODEL",
  916.           "type": "MODEL",
  917.           "slot_index": 0,
  918.           "links": [
  919.             94
  920.           ]
  921.         }
  922.       ],
  923.       "properties": {
  924.         "cnr_id": "comfy-core",
  925.         "ver": "0.3.33",
  926.         "Node name for S&R": "UNETLoader",
  927.         "widget_ue_connectable": {
  928.           "unet_name": true,
  929.           "weight_dtype": true
  930.         }
  931.       },
  932.       "widgets_values": [
  933.         "chroma_v27.safetensors",
  934.         "fp8_e4m3fn"
  935.       ],
  936.       "color": "#332922",
  937.       "bgcolor": "#593930"
  938.     }
  939.   ],
  940.   "links": [
  941.     [
  942.       1,
  943.       1,
  944.       0,
  945.       2,
  946.       0,
  947.       "LATENT"
  948.     ],
  949.     [
  950.       3,
  951.       4,
  952.       0,
  953.       1,
  954.       0,
  955.       "NOISE"
  956.     ],
  957.     [
  958.       6,
  959.       7,
  960.       0,
  961.       1,
  962.       2,
  963.       "SAMPLER"
  964.     ],
  965.     [
  966.       7,
  967.       8,
  968.       0,
  969.       1,
  970.       3,
  971.       "SIGMAS"
  972.     ],
  973.     [
  974.       8,
  975.       9,
  976.       2,
  977.       1,
  978.       4,
  979.       "LATENT"
  980.     ],
  981.     [
  982.       11,
  983.       11,
  984.       0,
  985.       9,
  986.       1,
  987.       "CONDITIONING"
  988.     ],
  989.     [
  990.       12,
  991.       12,
  992.       0,
  993.       9,
  994.       4,
  995.       "MASK"
  996.     ],
  997.     [
  998.       18,
  999.       17,
  1000.       0,
  1001.       18,
  1002.       0,
  1003.       "VAE"
  1004.     ],
  1005.     [
  1006.       25,
  1007.       21,
  1008.       0,
  1009.       14,
  1010.       0,
  1011.       "IMAGE"
  1012.     ],
  1013.     [
  1014.       26,
  1015.       21,
  1016.       1,
  1017.       12,
  1018.       0,
  1019.       "MASK"
  1020.     ],
  1021.     [
  1022.       27,
  1023.       2,
  1024.       0,
  1025.       22,
  1026.       0,
  1027.       "IMAGE"
  1028.     ],
  1029.     [
  1030.       73,
  1031.       15,
  1032.       0,
  1033.       9,
  1034.       0,
  1035.       "CONDITIONING"
  1036.     ],
  1037.     [
  1038.       74,
  1039.       9,
  1040.       0,
  1041.       29,
  1042.       1,
  1043.       "CONDITIONING"
  1044.     ],
  1045.     [
  1046.       75,
  1047.       9,
  1048.       1,
  1049.       29,
  1050.       2,
  1051.       "CONDITIONING"
  1052.     ],
  1053.     [
  1054.       76,
  1055.       6,
  1056.       0,
  1057.       8,
  1058.       0,
  1059.       "MODEL"
  1060.     ],
  1061.     [
  1062.       77,
  1063.       6,
  1064.       0,
  1065.       29,
  1066.       0,
  1067.       "MODEL"
  1068.     ],
  1069.     [
  1070.       78,
  1071.       29,
  1072.       0,
  1073.       1,
  1074.       1,
  1075.       "GUIDER"
  1076.     ],
  1077.     [
  1078.       80,
  1079.       28,
  1080.       0,
  1081.       15,
  1082.       0,
  1083.       "CLIP"
  1084.     ],
  1085.     [
  1086.       81,
  1087.       28,
  1088.       0,
  1089.       11,
  1090.       0,
  1091.       "CLIP"
  1092.     ],
  1093.     [
  1094.       94,
  1095.       30,
  1096.       0,
  1097.       20,
  1098.       0,
  1099.       "MODEL"
  1100.     ],
  1101.     [
  1102.       95,
  1103.       31,
  1104.       0,
  1105.       28,
  1106.       0,
  1107.       "CLIP"
  1108.     ]
  1109.   ],
  1110.   "groups": [],
  1111.   "config": {},
  1112.   "extra": {
  1113.     "ds": {
  1114.       "scale": 0.876922695000009,
  1115.       "offset": [
  1116.         1962.71927169676,
  1117.         193.56378412209173
  1118.       ]
  1119.     },
  1120.     "ue_links": [
  1121.       {
  1122.         "downstream": 2,
  1123.         "downstream_slot": 1,
  1124.         "upstream": "17",
  1125.         "upstream_slot": 0,
  1126.         "controller": 18,
  1127.         "type": "VAE"
  1128.       },
  1129.       {
  1130.         "downstream": 6,
  1131.         "downstream_slot": 0,
  1132.         "upstream": "30",
  1133.         "upstream_slot": 0,
  1134.         "controller": 20,
  1135.         "type": "MODEL"
  1136.       },
  1137.       {
  1138.         "downstream": 9,
  1139.         "downstream_slot": 2,
  1140.         "upstream": "17",
  1141.         "upstream_slot": 0,
  1142.         "controller": 18,
  1143.         "type": "VAE"
  1144.       },
  1145.       {
  1146.         "downstream": 9,
  1147.         "downstream_slot": 3,
  1148.         "upstream": "21",
  1149.         "upstream_slot": 0,
  1150.         "controller": 14,
  1151.         "type": "IMAGE"
  1152.       }
  1153.     ],
  1154.     "groupNodes": {},
  1155.     "links_added_by_ue": [
  1156.       90,
  1157.       91,
  1158.       92,
  1159.       93
  1160.     ],
  1161.     "frontendVersion": "1.22.1",
  1162.     "VHS_latentpreview": true,
  1163.     "VHS_latentpreviewrate": 0,
  1164.     "VHS_MetadataImage": true,
  1165.     "VHS_KeepIntermediate": true
  1166.   },
  1167.   "version": 0.4
  1168. }
Tags: ComfyUI
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement