Advertisement
MunchkinT

workflow SDXL - Union Repaint Outpainting

Oct 5th, 2024
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 18.45 KB | Software | 0 0
  1. {
  2.   "last_node_id": 97,
  3.   "last_link_id": 256,
  4.   "nodes": [
  5.     {
  6.       "id": 59,
  7.       "type": "SaveImage",
  8.       "pos": {
  9.         "0": 687,
  10.         "1": 291
  11.       },
  12.       "size": {
  13.         "0": 434.7754211425781,
  14.         "1": 440.6299133300781
  15.       },
  16.       "flags": {},
  17.       "order": 17,
  18.       "mode": 0,
  19.       "inputs": [
  20.         {
  21.           "name": "images",
  22.           "type": "IMAGE",
  23.           "link": 244
  24.         }
  25.       ],
  26.       "outputs": [],
  27.       "properties": {
  28.         "Node name for S&R": "SaveImage"
  29.       },
  30.       "widgets_values": [
  31.         "ComfyUI"
  32.       ]
  33.     },
  34.     {
  35.       "id": 10,
  36.       "type": "CLIPTextEncode",
  37.       "pos": {
  38.         "0": -730,
  39.         "1": 590
  40.       },
  41.       "size": {
  42.         "0": 321.6668701171875,
  43.         "1": 76
  44.       },
  45.       "flags": {},
  46.       "order": 3,
  47.       "mode": 0,
  48.       "inputs": [
  49.         {
  50.           "name": "clip",
  51.           "type": "CLIP",
  52.           "link": 35
  53.         }
  54.       ],
  55.       "outputs": [
  56.         {
  57.           "name": "CONDITIONING",
  58.           "type": "CONDITIONING",
  59.           "links": [
  60.             221
  61.           ],
  62.           "slot_index": 0,
  63.           "shape": 3
  64.         }
  65.       ],
  66.       "properties": {
  67.         "Node name for S&R": "CLIPTextEncode"
  68.       },
  69.       "widgets_values": [
  70.         "bad quality, poor quality, doll, disfigured, jpg, toy, bad anatomy, missing limbs, missing fingers, "
  71.       ],
  72.       "color": "#322",
  73.       "bgcolor": "#533"
  74.     },
  75.     {
  76.       "id": 19,
  77.       "type": "CheckpointLoaderSimple",
  78.       "pos": {
  79.         "0": -740,
  80.         "1": 720
  81.       },
  82.       "size": {
  83.         "0": 406.4723205566406,
  84.         "1": 98
  85.       },
  86.       "flags": {},
  87.       "order": 0,
  88.       "mode": 0,
  89.       "inputs": [],
  90.       "outputs": [
  91.         {
  92.           "name": "MODEL",
  93.           "type": "MODEL",
  94.           "links": [
  95.             227
  96.           ],
  97.           "slot_index": 0,
  98.           "shape": 3
  99.         },
  100.         {
  101.           "name": "CLIP",
  102.           "type": "CLIP",
  103.           "links": [
  104.             35,
  105.             88
  106.           ],
  107.           "slot_index": 1,
  108.           "shape": 3
  109.         },
  110.         {
  111.           "name": "VAE",
  112.           "type": "VAE",
  113.           "links": [
  114.             43,
  115.             218
  116.           ],
  117.           "slot_index": 2,
  118.           "shape": 3
  119.         }
  120.       ],
  121.       "properties": {
  122.         "Node name for S&R": "CheckpointLoaderSimple"
  123.       },
  124.       "widgets_values": [
  125.         "XL\\nightvisionxl_V900.safetensors"
  126.       ]
  127.     },
  128.     {
  129.       "id": 40,
  130.       "type": "KSampler",
  131.       "pos": {
  132.         "0": 300,
  133.         "1": 379
  134.       },
  135.       "size": {
  136.         "0": 315,
  137.         "1": 474
  138.       },
  139.       "flags": {},
  140.       "order": 15,
  141.       "mode": 0,
  142.       "inputs": [
  143.         {
  144.           "name": "model",
  145.           "type": "MODEL",
  146.           "link": 227
  147.         },
  148.         {
  149.           "name": "positive",
  150.           "type": "CONDITIONING",
  151.           "link": 215
  152.         },
  153.         {
  154.           "name": "negative",
  155.           "type": "CONDITIONING",
  156.           "link": 216
  157.         },
  158.         {
  159.           "name": "latent_image",
  160.           "type": "LATENT",
  161.           "link": 226
  162.         }
  163.       ],
  164.       "outputs": [
  165.         {
  166.           "name": "LATENT",
  167.           "type": "LATENT",
  168.           "links": [
  169.             97
  170.           ],
  171.           "slot_index": 0,
  172.           "shape": 3
  173.         }
  174.       ],
  175.       "properties": {
  176.         "Node name for S&R": "KSampler"
  177.       },
  178.       "widgets_values": [
  179.         561097751377637,
  180.         "randomize",
  181.         28,
  182.         4,
  183.         "dpmpp_2m_sde_gpu",
  184.         "karras",
  185.         1
  186.       ]
  187.     },
  188.     {
  189.       "id": 89,
  190.       "type": "ImageResize+",
  191.       "pos": {
  192.         "0": -890,
  193.         "1": -70
  194.       },
  195.       "size": {
  196.         "0": 315,
  197.         "1": 218
  198.       },
  199.       "flags": {},
  200.       "order": 5,
  201.       "mode": 0,
  202.       "inputs": [
  203.         {
  204.           "name": "image",
  205.           "type": "IMAGE",
  206.           "link": 232
  207.         }
  208.       ],
  209.       "outputs": [
  210.         {
  211.           "name": "IMAGE",
  212.           "type": "IMAGE",
  213.           "links": [
  214.             231
  215.           ],
  216.           "slot_index": 0,
  217.           "shape": 3
  218.         },
  219.         {
  220.           "name": "width",
  221.           "type": "INT",
  222.           "links": [],
  223.           "slot_index": 1,
  224.           "shape": 3
  225.         },
  226.         {
  227.           "name": "height",
  228.           "type": "INT",
  229.           "links": [],
  230.           "slot_index": 2,
  231.           "shape": 3
  232.         }
  233.       ],
  234.       "properties": {
  235.         "Node name for S&R": "ImageResize+"
  236.       },
  237.       "widgets_values": [
  238.         896,
  239.         1152,
  240.         "nearest",
  241.         "stretch",
  242.         "always",
  243.         0
  244.       ]
  245.     },
  246.     {
  247.       "id": 88,
  248.       "type": "LoadImage",
  249.       "pos": {
  250.         "0": -1300,
  251.         "1": -110
  252.       },
  253.       "size": {
  254.         "0": 315,
  255.         "1": 314
  256.       },
  257.       "flags": {},
  258.       "order": 1,
  259.       "mode": 0,
  260.       "inputs": [],
  261.       "outputs": [
  262.         {
  263.           "name": "IMAGE",
  264.           "type": "IMAGE",
  265.           "links": [
  266.             232
  267.           ],
  268.           "slot_index": 0,
  269.           "shape": 3
  270.         },
  271.         {
  272.           "name": "MASK",
  273.           "type": "MASK",
  274.           "links": [],
  275.           "slot_index": 1,
  276.           "shape": 3
  277.         }
  278.       ],
  279.       "properties": {
  280.         "Node name for S&R": "LoadImage"
  281.       },
  282.       "widgets_values": [
  283.         "ComfyUI_04926_.png",
  284.         "image"
  285.       ]
  286.     },
  287.     {
  288.       "id": 85,
  289.       "type": "InpaintModelConditioning",
  290.       "pos": {
  291.         "0": -100,
  292.         "1": 570
  293.       },
  294.       "size": {
  295.         "0": 302.4000244140625,
  296.         "1": 106
  297.       },
  298.       "flags": {},
  299.       "order": 13,
  300.       "mode": 0,
  301.       "inputs": [
  302.         {
  303.           "name": "positive",
  304.           "type": "CONDITIONING",
  305.           "link": 220
  306.         },
  307.         {
  308.           "name": "negative",
  309.           "type": "CONDITIONING",
  310.           "link": 221
  311.         },
  312.         {
  313.           "name": "vae",
  314.           "type": "VAE",
  315.           "link": 218
  316.         },
  317.         {
  318.           "name": "pixels",
  319.           "type": "IMAGE",
  320.           "link": 240
  321.         },
  322.         {
  323.           "name": "mask",
  324.           "type": "MASK",
  325.           "link": 256
  326.         }
  327.       ],
  328.       "outputs": [
  329.         {
  330.           "name": "positive",
  331.           "type": "CONDITIONING",
  332.           "links": [
  333.             224
  334.           ],
  335.           "slot_index": 0,
  336.           "shape": 3
  337.         },
  338.         {
  339.           "name": "negative",
  340.           "type": "CONDITIONING",
  341.           "links": [
  342.             225
  343.           ],
  344.           "slot_index": 1,
  345.           "shape": 3
  346.         },
  347.         {
  348.           "name": "latent",
  349.           "type": "LATENT",
  350.           "links": [
  351.             226
  352.           ],
  353.           "slot_index": 2,
  354.           "shape": 3
  355.         }
  356.       ],
  357.       "properties": {
  358.         "Node name for S&R": "InpaintModelConditioning"
  359.       },
  360.       "widgets_values": []
  361.     },
  362.     {
  363.       "id": 14,
  364.       "type": "VAEDecode",
  365.       "pos": {
  366.         "0": 504,
  367.         "1": 165
  368.       },
  369.       "size": {
  370.         "0": 140,
  371.         "1": 49.74785232543945
  372.       },
  373.       "flags": {},
  374.       "order": 16,
  375.       "mode": 0,
  376.       "inputs": [
  377.         {
  378.           "name": "samples",
  379.           "type": "LATENT",
  380.           "link": 97
  381.         },
  382.         {
  383.           "name": "vae",
  384.           "type": "VAE",
  385.           "link": 43
  386.         }
  387.       ],
  388.       "outputs": [
  389.         {
  390.           "name": "IMAGE",
  391.           "type": "IMAGE",
  392.           "links": [
  393.             244
  394.           ],
  395.           "slot_index": 0,
  396.           "shape": 3
  397.         }
  398.       ],
  399.       "properties": {
  400.         "Node name for S&R": "VAEDecode"
  401.       },
  402.       "widgets_values": []
  403.     },
  404.     {
  405.       "id": 87,
  406.       "type": "ImagePadForOutpaint",
  407.       "pos": {
  408.         "0": -550,
  409.         "1": -50
  410.       },
  411.       "size": {
  412.         "0": 238.84861755371094,
  413.         "1": 174
  414.       },
  415.       "flags": {},
  416.       "order": 7,
  417.       "mode": 0,
  418.       "inputs": [
  419.         {
  420.           "name": "image",
  421.           "type": "IMAGE",
  422.           "link": 231
  423.         }
  424.       ],
  425.       "outputs": [
  426.         {
  427.           "name": "IMAGE",
  428.           "type": "IMAGE",
  429.           "links": [
  430.             236
  431.           ],
  432.           "slot_index": 0,
  433.           "shape": 3
  434.         },
  435.         {
  436.           "name": "MASK",
  437.           "type": "MASK",
  438.           "links": [
  439.             249
  440.           ],
  441.           "slot_index": 1,
  442.           "shape": 3
  443.         }
  444.       ],
  445.       "properties": {
  446.         "Node name for S&R": "ImagePadForOutpaint"
  447.       },
  448.       "widgets_values": [
  449.         128,
  450.         0,
  451.         0,
  452.         256,
  453.         40
  454.       ]
  455.     },
  456.     {
  457.       "id": 91,
  458.       "type": "InvertMask",
  459.       "pos": {
  460.         "0": -510,
  461.         "1": 250
  462.       },
  463.       "size": {
  464.         "0": 140,
  465.         "1": 26
  466.       },
  467.       "flags": {},
  468.       "order": 9,
  469.       "mode": 0,
  470.       "inputs": [
  471.         {
  472.           "name": "mask",
  473.           "type": "MASK",
  474.           "link": 255
  475.         }
  476.       ],
  477.       "outputs": [
  478.         {
  479.           "name": "MASK",
  480.           "type": "MASK",
  481.           "links": [
  482.             237,
  483.             239
  484.           ],
  485.           "slot_index": 0,
  486.           "shape": 3
  487.         }
  488.       ],
  489.       "properties": {
  490.         "Node name for S&R": "InvertMask"
  491.       },
  492.       "widgets_values": []
  493.     },
  494.     {
  495.       "id": 96,
  496.       "type": "ThresholdMask",
  497.       "pos": {
  498.         "0": -540,
  499.         "1": 150
  500.       },
  501.       "size": {
  502.         "0": 233.251953125,
  503.         "1": 58
  504.       },
  505.       "flags": {},
  506.       "order": 8,
  507.       "mode": 0,
  508.       "inputs": [
  509.         {
  510.           "name": "mask",
  511.           "type": "MASK",
  512.           "link": 249
  513.         }
  514.       ],
  515.       "outputs": [
  516.         {
  517.           "name": "MASK",
  518.           "type": "MASK",
  519.           "links": [
  520.             255,
  521.             256
  522.           ],
  523.           "slot_index": 0,
  524.           "shape": 3
  525.         }
  526.       ],
  527.       "properties": {
  528.         "Node name for S&R": "ThresholdMask"
  529.       },
  530.       "widgets_values": [
  531.         0.5
  532.       ]
  533.     },
  534.     {
  535.       "id": 84,
  536.       "type": "SetUnionControlNetType",
  537.       "pos": {
  538.         "0": -130,
  539.         "1": 240
  540.       },
  541.       "size": {
  542.         "0": 315,
  543.         "1": 58
  544.       },
  545.       "flags": {},
  546.       "order": 6,
  547.       "mode": 0,
  548.       "inputs": [
  549.         {
  550.           "name": "control_net",
  551.           "type": "CONTROL_NET",
  552.           "link": 213
  553.         }
  554.       ],
  555.       "outputs": [
  556.         {
  557.           "name": "CONTROL_NET",
  558.           "type": "CONTROL_NET",
  559.           "links": [
  560.             212
  561.           ],
  562.           "slot_index": 0,
  563.           "shape": 3
  564.         }
  565.       ],
  566.       "properties": {
  567.         "Node name for S&R": "SetUnionControlNetType"
  568.       },
  569.       "widgets_values": [
  570.         "repaint"
  571.       ]
  572.     },
  573.     {
  574.       "id": 82,
  575.       "type": "ControlNetApplyAdvanced",
  576.       "pos": {
  577.         "0": -90,
  578.         "1": 340
  579.       },
  580.       "size": {
  581.         "0": 315,
  582.         "1": 186
  583.       },
  584.       "flags": {},
  585.       "order": 14,
  586.       "mode": 0,
  587.       "inputs": [
  588.         {
  589.           "name": "positive",
  590.           "type": "CONDITIONING",
  591.           "link": 224
  592.         },
  593.         {
  594.           "name": "negative",
  595.           "type": "CONDITIONING",
  596.           "link": 225
  597.         },
  598.         {
  599.           "name": "control_net",
  600.           "type": "CONTROL_NET",
  601.           "link": 212
  602.         },
  603.         {
  604.           "name": "image",
  605.           "type": "IMAGE",
  606.           "link": 242
  607.         },
  608.         {
  609.           "name": "vae",
  610.           "type": "VAE",
  611.           "link": null
  612.         }
  613.       ],
  614.       "outputs": [
  615.         {
  616.           "name": "positive",
  617.           "type": "CONDITIONING",
  618.           "links": [
  619.             215
  620.           ],
  621.           "slot_index": 0,
  622.           "shape": 3
  623.         },
  624.         {
  625.           "name": "negative",
  626.           "type": "CONDITIONING",
  627.           "links": [
  628.             216
  629.           ],
  630.           "slot_index": 1,
  631.           "shape": 3
  632.         }
  633.       ],
  634.       "properties": {
  635.         "Node name for S&R": "ControlNetApplyAdvanced"
  636.       },
  637.       "widgets_values": [
  638.         1,
  639.         0,
  640.         1
  641.       ]
  642.     },
  643.     {
  644.       "id": 83,
  645.       "type": "ControlNetLoader",
  646.       "pos": {
  647.         "0": -130,
  648.         "1": 140
  649.       },
  650.       "size": {
  651.         "0": 315,
  652.         "1": 58
  653.       },
  654.       "flags": {},
  655.       "order": 2,
  656.       "mode": 0,
  657.       "inputs": [],
  658.       "outputs": [
  659.         {
  660.           "name": "CONTROL_NET",
  661.           "type": "CONTROL_NET",
  662.           "links": [
  663.             213
  664.           ],
  665.           "slot_index": 0,
  666.           "shape": 3
  667.         }
  668.       ],
  669.       "properties": {
  670.         "Node name for S&R": "ControlNetLoader"
  671.       },
  672.       "widgets_values": [
  673.         "xinsir\\diffusion_pytorch_model_promax.safetensors"
  674.       ]
  675.     },
  676.     {
  677.       "id": 92,
  678.       "type": "ImageCompositeMasked",
  679.       "pos": {
  680.         "0": -118,
  681.         "1": -68
  682.       },
  683.       "size": {
  684.         "0": 315,
  685.         "1": 146
  686.       },
  687.       "flags": {},
  688.       "order": 11,
  689.       "mode": 0,
  690.       "inputs": [
  691.         {
  692.           "name": "destination",
  693.           "type": "IMAGE",
  694.           "link": 235
  695.         },
  696.         {
  697.           "name": "source",
  698.           "type": "IMAGE",
  699.           "link": 236
  700.         },
  701.         {
  702.           "name": "mask",
  703.           "type": "MASK",
  704.           "link": 237
  705.         }
  706.       ],
  707.       "outputs": [
  708.         {
  709.           "name": "IMAGE",
  710.           "type": "IMAGE",
  711.           "links": [
  712.             238,
  713.             240,
  714.             242
  715.           ],
  716.           "slot_index": 0,
  717.           "shape": 3
  718.         }
  719.       ],
  720.       "properties": {
  721.         "Node name for S&R": "ImageCompositeMasked"
  722.       },
  723.       "widgets_values": [
  724.         0,
  725.         0,
  726.         true
  727.       ]
  728.     },
  729.     {
  730.       "id": 93,
  731.       "type": "PreviewImage",
  732.       "pos": {
  733.         "0": 403,
  734.         "1": -155
  735.       },
  736.       "size": {
  737.         "0": 210,
  738.         "1": 246
  739.       },
  740.       "flags": {},
  741.       "order": 12,
  742.       "mode": 0,
  743.       "inputs": [
  744.         {
  745.           "name": "images",
  746.           "type": "IMAGE",
  747.           "link": 238
  748.         }
  749.       ],
  750.       "outputs": [],
  751.       "properties": {
  752.         "Node name for S&R": "PreviewImage"
  753.       },
  754.       "widgets_values": []
  755.     },
  756.     {
  757.       "id": 94,
  758.       "type": "MaskToImage",
  759.       "pos": {
  760.         "0": -514,
  761.         "1": 325
  762.       },
  763.       "size": {
  764.         "0": 176.39999389648438,
  765.         "1": 26
  766.       },
  767.       "flags": {},
  768.       "order": 10,
  769.       "mode": 0,
  770.       "inputs": [
  771.         {
  772.           "name": "mask",
  773.           "type": "MASK",
  774.           "link": 239
  775.         }
  776.       ],
  777.       "outputs": [
  778.         {
  779.           "name": "IMAGE",
  780.           "type": "IMAGE",
  781.           "links": [
  782.             235
  783.           ],
  784.           "slot_index": 0,
  785.           "shape": 3
  786.         }
  787.       ],
  788.       "properties": {
  789.         "Node name for S&R": "MaskToImage"
  790.       },
  791.       "widgets_values": []
  792.     },
  793.     {
  794.       "id": 9,
  795.       "type": "CLIPTextEncode",
  796.       "pos": {
  797.         "0": -730,
  798.         "1": 460
  799.       },
  800.       "size": {
  801.         "0": 326.6668701171875,
  802.         "1": 95.14787292480469
  803.       },
  804.       "flags": {},
  805.       "order": 4,
  806.       "mode": 0,
  807.       "inputs": [
  808.         {
  809.           "name": "clip",
  810.           "type": "CLIP",
  811.           "link": 88
  812.         }
  813.       ],
  814.       "outputs": [
  815.         {
  816.           "name": "CONDITIONING",
  817.           "type": "CONDITIONING",
  818.           "links": [
  819.             220
  820.           ],
  821.           "slot_index": 0,
  822.           "shape": 3
  823.         }
  824.       ],
  825.       "properties": {
  826.         "Node name for S&R": "CLIPTextEncode"
  827.       },
  828.       "widgets_values": [
  829.         ""
  830.       ],
  831.       "color": "#232",
  832.       "bgcolor": "#353"
  833.     }
  834.   ],
  835.   "links": [
  836.     [
  837.       35,
  838.       19,
  839.       1,
  840.       10,
  841.       0,
  842.       "CLIP"
  843.     ],
  844.     [
  845.       43,
  846.       19,
  847.       2,
  848.       14,
  849.       1,
  850.       "VAE"
  851.     ],
  852.     [
  853.       88,
  854.       19,
  855.       1,
  856.       9,
  857.       0,
  858.       "CLIP"
  859.     ],
  860.     [
  861.       97,
  862.       40,
  863.       0,
  864.       14,
  865.       0,
  866.       "LATENT"
  867.     ],
  868.     [
  869.       212,
  870.       84,
  871.       0,
  872.       82,
  873.       2,
  874.       "CONTROL_NET"
  875.     ],
  876.     [
  877.       213,
  878.       83,
  879.       0,
  880.       84,
  881.       0,
  882.       "CONTROL_NET"
  883.     ],
  884.     [
  885.       215,
  886.       82,
  887.       0,
  888.       40,
  889.       1,
  890.       "CONDITIONING"
  891.     ],
  892.     [
  893.       216,
  894.       82,
  895.       1,
  896.       40,
  897.       2,
  898.       "CONDITIONING"
  899.     ],
  900.     [
  901.       218,
  902.       19,
  903.       2,
  904.       85,
  905.       2,
  906.       "VAE"
  907.     ],
  908.     [
  909.       220,
  910.       9,
  911.       0,
  912.       85,
  913.       0,
  914.       "CONDITIONING"
  915.     ],
  916.     [
  917.       221,
  918.       10,
  919.       0,
  920.       85,
  921.       1,
  922.       "CONDITIONING"
  923.     ],
  924.     [
  925.       224,
  926.       85,
  927.       0,
  928.       82,
  929.       0,
  930.       "CONDITIONING"
  931.     ],
  932.     [
  933.       225,
  934.       85,
  935.       1,
  936.       82,
  937.       1,
  938.       "CONDITIONING"
  939.     ],
  940.     [
  941.       226,
  942.       85,
  943.       2,
  944.       40,
  945.       3,
  946.       "LATENT"
  947.     ],
  948.     [
  949.       227,
  950.       19,
  951.       0,
  952.       40,
  953.       0,
  954.       "MODEL"
  955.     ],
  956.     [
  957.       231,
  958.       89,
  959.       0,
  960.       87,
  961.       0,
  962.       "IMAGE"
  963.     ],
  964.     [
  965.       232,
  966.       88,
  967.       0,
  968.       89,
  969.       0,
  970.       "IMAGE"
  971.     ],
  972.     [
  973.       235,
  974.       94,
  975.       0,
  976.       92,
  977.       0,
  978.       "IMAGE"
  979.     ],
  980.     [
  981.       236,
  982.       87,
  983.       0,
  984.       92,
  985.       1,
  986.       "IMAGE"
  987.     ],
  988.     [
  989.       237,
  990.       91,
  991.       0,
  992.       92,
  993.       2,
  994.       "MASK"
  995.     ],
  996.     [
  997.       238,
  998.       92,
  999.       0,
  1000.       93,
  1001.       0,
  1002.       "IMAGE"
  1003.     ],
  1004.     [
  1005.       239,
  1006.       91,
  1007.       0,
  1008.       94,
  1009.       0,
  1010.       "MASK"
  1011.     ],
  1012.     [
  1013.       240,
  1014.       92,
  1015.       0,
  1016.       85,
  1017.       3,
  1018.       "IMAGE"
  1019.     ],
  1020.     [
  1021.       242,
  1022.       92,
  1023.       0,
  1024.       82,
  1025.       3,
  1026.       "IMAGE"
  1027.     ],
  1028.     [
  1029.       244,
  1030.       14,
  1031.       0,
  1032.       59,
  1033.       0,
  1034.       "IMAGE"
  1035.     ],
  1036.     [
  1037.       249,
  1038.       87,
  1039.       1,
  1040.       96,
  1041.       0,
  1042.       "MASK"
  1043.     ],
  1044.     [
  1045.       255,
  1046.       96,
  1047.       0,
  1048.       91,
  1049.       0,
  1050.       "MASK"
  1051.     ],
  1052.     [
  1053.       256,
  1054.       96,
  1055.       0,
  1056.       85,
  1057.       4,
  1058.       "MASK"
  1059.     ]
  1060.   ],
  1061.   "groups": [],
  1062.   "config": {},
  1063.   "extra": {
  1064.     "ds": {
  1065.       "scale": 0.9646149645000006,
  1066.       "offset": [
  1067.         1895.6405608553573,
  1068.         416.1896083730104
  1069.       ]
  1070.     }
  1071.   },
  1072.   "version": 0.4
  1073. }
Tags: ComfyUI
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement