Advertisement
MunchkinT

workflow Flux CN Upscaler

Sep 27th, 2024 (edited)
537
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 22.72 KB | Software | 0 0
  1. {
  2.   "last_node_id": 81,
  3.   "last_link_id": 237,
  4.   "nodes": [
  5.     {
  6.       "id": 40,
  7.       "type": "DualCLIPLoaderGGUF",
  8.       "pos": {
  9.         "0": -167,
  10.         "1": 389
  11.       },
  12.       "size": {
  13.         "0": 315,
  14.         "1": 106
  15.       },
  16.       "flags": {},
  17.       "order": 0,
  18.       "mode": 0,
  19.       "inputs": [],
  20.       "outputs": [
  21.         {
  22.           "name": "CLIP",
  23.           "type": "CLIP",
  24.           "links": [
  25.             190
  26.           ],
  27.           "slot_index": 0,
  28.           "shape": 3
  29.         }
  30.       ],
  31.       "properties": {
  32.         "Node name for S&R": "DualCLIPLoaderGGUF"
  33.       },
  34.       "widgets_values": [
  35.         "ViT-L-14-TEXT-detail-improved-hiT-GmP-HF.safetensors",
  36.         "flux\\t5-v1_1-xxl-encoder-Q8_0.gguf",
  37.         "flux"
  38.       ]
  39.     },
  40.     {
  41.       "id": 64,
  42.       "type": "SeedGenerator",
  43.       "pos": {
  44.         "0": -170,
  45.         "1": 540
  46.       },
  47.       "size": {
  48.         "0": 315,
  49.         "1": 82
  50.       },
  51.       "flags": {},
  52.       "order": 1,
  53.       "mode": 0,
  54.       "inputs": [],
  55.       "outputs": [
  56.         {
  57.           "name": "seed",
  58.           "type": "INT",
  59.           "links": [
  60.             180
  61.           ],
  62.           "slot_index": 0,
  63.           "shape": 3
  64.         }
  65.       ],
  66.       "properties": {
  67.         "Node name for S&R": "SeedGenerator"
  68.       },
  69.       "widgets_values": [
  70.         1054353780492863,
  71.         "randomize"
  72.       ]
  73.     },
  74.     {
  75.       "id": 42,
  76.       "type": "UnetLoaderGGUF",
  77.       "pos": {
  78.         "0": -154,
  79.         "1": 260
  80.       },
  81.       "size": {
  82.         "0": 315,
  83.         "1": 58
  84.       },
  85.       "flags": {},
  86.       "order": 2,
  87.       "mode": 0,
  88.       "inputs": [],
  89.       "outputs": [
  90.         {
  91.           "name": "MODEL",
  92.           "type": "MODEL",
  93.           "links": [
  94.             189
  95.           ],
  96.           "slot_index": 0,
  97.           "shape": 3
  98.         }
  99.       ],
  100.       "properties": {
  101.         "Node name for S&R": "UnetLoaderGGUF"
  102.       },
  103.       "widgets_values": [
  104.         "flux1-dev-Q8_0.gguf"
  105.       ]
  106.     },
  107.     {
  108.       "id": 16,
  109.       "type": "KSamplerSelect",
  110.       "pos": {
  111.         "0": 334,
  112.         "1": 449
  113.       },
  114.       "size": {
  115.         "0": 315,
  116.         "1": 58
  117.       },
  118.       "flags": {},
  119.       "order": 3,
  120.       "mode": 0,
  121.       "inputs": [],
  122.       "outputs": [
  123.         {
  124.           "name": "SAMPLER",
  125.           "type": "SAMPLER",
  126.           "links": [
  127.             19
  128.           ],
  129.           "shape": 3
  130.         }
  131.       ],
  132.       "properties": {
  133.         "Node name for S&R": "KSamplerSelect"
  134.       },
  135.       "widgets_values": [
  136.         "euler"
  137.       ]
  138.     },
  139.     {
  140.       "id": 17,
  141.       "type": "BasicScheduler",
  142.       "pos": {
  143.         "0": 326,
  144.         "1": 551
  145.       },
  146.       "size": {
  147.         "0": 315,
  148.         "1": 106
  149.       },
  150.       "flags": {},
  151.       "order": 17,
  152.       "mode": 0,
  153.       "inputs": [
  154.         {
  155.           "name": "model",
  156.           "type": "MODEL",
  157.           "link": 55,
  158.           "slot_index": 0
  159.         }
  160.       ],
  161.       "outputs": [
  162.         {
  163.           "name": "SIGMAS",
  164.           "type": "SIGMAS",
  165.           "links": [
  166.             20
  167.           ],
  168.           "shape": 3
  169.         }
  170.       ],
  171.       "properties": {
  172.         "Node name for S&R": "BasicScheduler"
  173.       },
  174.       "widgets_values": [
  175.         "simple",
  176.         28,
  177.         1
  178.       ]
  179.     },
  180.     {
  181.       "id": 73,
  182.       "type": "ControlNetLoader",
  183.       "pos": {
  184.         "0": 770,
  185.         "1": 760
  186.       },
  187.       "size": {
  188.         "0": 315,
  189.         "1": 58
  190.       },
  191.       "flags": {},
  192.       "order": 4,
  193.       "mode": 0,
  194.       "inputs": [],
  195.       "outputs": [
  196.         {
  197.           "name": "CONTROL_NET",
  198.           "type": "CONTROL_NET",
  199.           "links": [
  200.             200
  201.           ],
  202.           "shape": 3
  203.         }
  204.       ],
  205.       "properties": {
  206.         "Node name for S&R": "ControlNetLoader"
  207.       },
  208.       "widgets_values": [
  209.         "Flux\\jaspera-Controlnet-Upscaler.safetensors"
  210.       ]
  211.     },
  212.     {
  213.       "id": 80,
  214.       "type": "Anything Everywhere",
  215.       "pos": {
  216.         "0": -170,
  217.         "1": 760
  218.       },
  219.       "size": {
  220.         "0": 239.40000915527344,
  221.         "1": 26
  222.       },
  223.       "flags": {},
  224.       "order": 10,
  225.       "mode": 0,
  226.       "inputs": [
  227.         {
  228.           "name": "VAE",
  229.           "type": "*",
  230.           "link": 228,
  231.           "color_on": "#FF6E6E"
  232.         }
  233.       ],
  234.       "outputs": [],
  235.       "properties": {
  236.         "Node name for S&R": "Anything Everywhere",
  237.         "group_restricted": 0,
  238.         "color_restricted": 0
  239.       },
  240.       "widgets_values": []
  241.     },
  242.     {
  243.       "id": 10,
  244.       "type": "VAELoader",
  245.       "pos": {
  246.         "0": -170,
  247.         "1": 650
  248.       },
  249.       "size": {
  250.         "0": 311.81634521484375,
  251.         "1": 60.429901123046875
  252.       },
  253.       "flags": {},
  254.       "order": 5,
  255.       "mode": 0,
  256.       "inputs": [],
  257.       "outputs": [
  258.         {
  259.           "name": "VAE",
  260.           "type": "VAE",
  261.           "links": [
  262.             228
  263.           ],
  264.           "slot_index": 0,
  265.           "shape": 3
  266.         }
  267.       ],
  268.       "properties": {
  269.         "Node name for S&R": "VAELoader"
  270.       },
  271.       "widgets_values": [
  272.         "ae.safetensors"
  273.       ]
  274.     },
  275.     {
  276.       "id": 65,
  277.       "type": "Anything Everywhere",
  278.       "pos": {
  279.         "0": -172,
  280.         "1": 841
  281.       },
  282.       "size": {
  283.         "0": 239.40000915527344,
  284.         "1": 26
  285.       },
  286.       "flags": {},
  287.       "order": 9,
  288.       "mode": 0,
  289.       "inputs": [
  290.         {
  291.           "name": "INT",
  292.           "type": "*",
  293.           "link": 180,
  294.           "color_on": "#29699C"
  295.         }
  296.       ],
  297.       "outputs": [],
  298.       "properties": {
  299.         "Node name for S&R": "Anything Everywhere",
  300.         "group_restricted": 0,
  301.         "color_restricted": 0
  302.       },
  303.       "widgets_values": []
  304.     },
  305.     {
  306.       "id": 71,
  307.       "type": "ControlNetApplyAdvanced",
  308.       "pos": {
  309.         "0": 780,
  310.         "1": 520
  311.       },
  312.       "size": {
  313.         "0": 315,
  314.         "1": 186
  315.       },
  316.       "flags": {},
  317.       "order": 13,
  318.       "mode": 0,
  319.       "inputs": [
  320.         {
  321.           "name": "positive",
  322.           "type": "CONDITIONING",
  323.           "link": 197
  324.         },
  325.         {
  326.           "name": "negative",
  327.           "type": "CONDITIONING",
  328.           "link": 209
  329.         },
  330.         {
  331.           "name": "control_net",
  332.           "type": "CONTROL_NET",
  333.           "link": 200
  334.         },
  335.         {
  336.           "name": "image",
  337.           "type": "IMAGE",
  338.           "link": 232
  339.         },
  340.         {
  341.           "name": "vae",
  342.           "type": "VAE",
  343.           "link": null
  344.         }
  345.       ],
  346.       "outputs": [
  347.         {
  348.           "name": "positive",
  349.           "type": "CONDITIONING",
  350.           "links": [
  351.             199
  352.           ],
  353.           "slot_index": 0,
  354.           "shape": 3
  355.         },
  356.         {
  357.           "name": "negative",
  358.           "type": "CONDITIONING",
  359.           "links": null,
  360.           "shape": 3
  361.         }
  362.       ],
  363.       "properties": {
  364.         "Node name for S&R": "ControlNetApplyAdvanced"
  365.       },
  366.       "widgets_values": [
  367.         0.6,
  368.         0,
  369.         1
  370.       ]
  371.     },
  372.     {
  373.       "id": 30,
  374.       "type": "ModelSamplingFlux",
  375.       "pos": {
  376.         "0": 326,
  377.         "1": 704
  378.       },
  379.       "size": {
  380.         "0": 315,
  381.         "1": 130
  382.       },
  383.       "flags": {},
  384.       "order": 16,
  385.       "mode": 0,
  386.       "inputs": [
  387.         {
  388.           "name": "model",
  389.           "type": "MODEL",
  390.           "link": 189,
  391.           "slot_index": 0
  392.         },
  393.         {
  394.           "name": "width",
  395.           "type": "INT",
  396.           "link": 206,
  397.           "slot_index": 1,
  398.           "widget": {
  399.             "name": "width"
  400.           }
  401.         },
  402.         {
  403.           "name": "height",
  404.           "type": "INT",
  405.           "link": 207,
  406.           "slot_index": 2,
  407.           "widget": {
  408.             "name": "height"
  409.           }
  410.         }
  411.       ],
  412.       "outputs": [
  413.         {
  414.           "name": "MODEL",
  415.           "type": "MODEL",
  416.           "links": [
  417.             55,
  418.             162
  419.           ],
  420.           "slot_index": 0,
  421.           "shape": 3
  422.         }
  423.       ],
  424.       "properties": {
  425.         "Node name for S&R": "ModelSamplingFlux"
  426.       },
  427.       "widgets_values": [
  428.         1.15,
  429.         0.5,
  430.         1024,
  431.         1024
  432.       ]
  433.     },
  434.     {
  435.       "id": 22,
  436.       "type": "BasicGuider",
  437.       "pos": {
  438.         "0": 825,
  439.         "1": 249
  440.       },
  441.       "size": {
  442.         "0": 222.3482666015625,
  443.         "1": 46
  444.       },
  445.       "flags": {},
  446.       "order": 18,
  447.       "mode": 0,
  448.       "inputs": [
  449.         {
  450.           "name": "model",
  451.           "type": "MODEL",
  452.           "link": 162,
  453.           "slot_index": 0
  454.         },
  455.         {
  456.           "name": "conditioning",
  457.           "type": "CONDITIONING",
  458.           "link": 42,
  459.           "slot_index": 1
  460.         }
  461.       ],
  462.       "outputs": [
  463.         {
  464.           "name": "GUIDER",
  465.           "type": "GUIDER",
  466.           "links": [
  467.             30
  468.           ],
  469.           "slot_index": 0,
  470.           "shape": 3
  471.         }
  472.       ],
  473.       "properties": {
  474.         "Node name for S&R": "BasicGuider"
  475.       },
  476.       "widgets_values": []
  477.     },
  478.     {
  479.       "id": 26,
  480.       "type": "FluxGuidance",
  481.       "pos": {
  482.         "0": 829,
  483.         "1": 344
  484.       },
  485.       "size": {
  486.         "0": 317.4000244140625,
  487.         "1": 58
  488.       },
  489.       "flags": {},
  490.       "order": 15,
  491.       "mode": 0,
  492.       "inputs": [
  493.         {
  494.           "name": "conditioning",
  495.           "type": "CONDITIONING",
  496.           "link": 199
  497.         }
  498.       ],
  499.       "outputs": [
  500.         {
  501.           "name": "CONDITIONING",
  502.           "type": "CONDITIONING",
  503.           "links": [
  504.             42
  505.           ],
  506.           "slot_index": 0,
  507.           "shape": 3
  508.         }
  509.       ],
  510.       "properties": {
  511.         "Node name for S&R": "FluxGuidance"
  512.       },
  513.       "widgets_values": [
  514.         4
  515.       ],
  516.       "color": "#233",
  517.       "bgcolor": "#355"
  518.     },
  519.     {
  520.       "id": 13,
  521.       "type": "SamplerCustomAdvanced",
  522.       "pos": {
  523.         "0": 1116,
  524.         "1": 502
  525.       },
  526.       "size": {
  527.         "0": 272.3617858886719,
  528.         "1": 326
  529.       },
  530.       "flags": {},
  531.       "order": 19,
  532.       "mode": 0,
  533.       "inputs": [
  534.         {
  535.           "name": "noise",
  536.           "type": "NOISE",
  537.           "link": 181,
  538.           "slot_index": 0
  539.         },
  540.         {
  541.           "name": "guider",
  542.           "type": "GUIDER",
  543.           "link": 30,
  544.           "slot_index": 1
  545.         },
  546.         {
  547.           "name": "sampler",
  548.           "type": "SAMPLER",
  549.           "link": 19,
  550.           "slot_index": 2
  551.         },
  552.         {
  553.           "name": "sigmas",
  554.           "type": "SIGMAS",
  555.           "link": 20,
  556.           "slot_index": 3
  557.         },
  558.         {
  559.           "name": "latent_image",
  560.           "type": "LATENT",
  561.           "link": 204,
  562.           "slot_index": 4
  563.         }
  564.       ],
  565.       "outputs": [
  566.         {
  567.           "name": "output",
  568.           "type": "LATENT",
  569.           "links": [
  570.             140
  571.           ],
  572.           "slot_index": 0,
  573.           "shape": 3
  574.         },
  575.         {
  576.           "name": "denoised_output",
  577.           "type": "LATENT",
  578.           "links": null,
  579.           "shape": 3
  580.         }
  581.       ],
  582.       "properties": {
  583.         "Node name for S&R": "SamplerCustomAdvanced"
  584.       },
  585.       "widgets_values": []
  586.     },
  587.     {
  588.       "id": 66,
  589.       "type": "VariationNoise|cgem156",
  590.       "pos": {
  591.         "0": 1141,
  592.         "1": 470
  593.       },
  594.       "size": {
  595.         "0": 315,
  596.         "1": 154
  597.       },
  598.       "flags": {
  599.         "collapsed": true
  600.       },
  601.       "order": 6,
  602.       "mode": 0,
  603.       "inputs": [
  604.         {
  605.           "name": "base_seed",
  606.           "type": "INT",
  607.           "link": null,
  608.           "widget": {
  609.             "name": "base_seed"
  610.           }
  611.         }
  612.       ],
  613.       "outputs": [
  614.         {
  615.           "name": "NOISE",
  616.           "type": "NOISE",
  617.           "links": [
  618.             181
  619.           ],
  620.           "slot_index": 0,
  621.           "shape": 3
  622.         }
  623.       ],
  624.       "properties": {
  625.         "Node name for S&R": "VariationNoise|cgem156"
  626.       },
  627.       "widgets_values": [
  628.         344032339419671,
  629.         451826027529360,
  630.         "fixed",
  631.         1,
  632.         1
  633.       ]
  634.     },
  635.     {
  636.       "id": 45,
  637.       "type": "VAEDecode",
  638.       "pos": {
  639.         "0": 1160,
  640.         "1": 349
  641.       },
  642.       "size": {
  643.         "0": 210,
  644.         "1": 50
  645.       },
  646.       "flags": {},
  647.       "order": 20,
  648.       "mode": 0,
  649.       "inputs": [
  650.         {
  651.           "name": "samples",
  652.           "type": "LATENT",
  653.           "link": 140
  654.         },
  655.         {
  656.           "name": "vae",
  657.           "type": "VAE",
  658.           "link": null
  659.         }
  660.       ],
  661.       "outputs": [
  662.         {
  663.           "name": "IMAGE",
  664.           "type": "IMAGE",
  665.           "links": [
  666.             192,
  667.             213
  668.           ],
  669.           "slot_index": 0
  670.         }
  671.       ],
  672.       "properties": {
  673.         "Node name for S&R": "VAEDecode"
  674.       },
  675.       "widgets_values": []
  676.     },
  677.     {
  678.       "id": 9,
  679.       "type": "SaveImage",
  680.       "pos": {
  681.         "0": 1412,
  682.         "1": 346
  683.       },
  684.       "size": {
  685.         "0": 493.6120300292969,
  686.         "1": 443.598388671875
  687.       },
  688.       "flags": {},
  689.       "order": 21,
  690.       "mode": 0,
  691.       "inputs": [
  692.         {
  693.           "name": "images",
  694.           "type": "IMAGE",
  695.           "link": 192
  696.         }
  697.       ],
  698.       "outputs": [],
  699.       "properties": {
  700.         "Node name for S&R": "SaveImage"
  701.       },
  702.       "widgets_values": [
  703.         "ComfyUI"
  704.       ]
  705.     },
  706.     {
  707.       "id": 76,
  708.       "type": "Image Comparer (rgthree)",
  709.       "pos": {
  710.         "0": 1408,
  711.         "1": 836
  712.       },
  713.       "size": {
  714.         "0": 616.09228515625,
  715.         "1": 386.50341796875
  716.       },
  717.       "flags": {},
  718.       "order": 22,
  719.       "mode": 0,
  720.       "inputs": [
  721.         {
  722.           "name": "image_a",
  723.           "type": "IMAGE",
  724.           "link": 213,
  725.           "dir": 3
  726.         },
  727.         {
  728.           "name": "image_b",
  729.           "type": "IMAGE",
  730.           "link": 231,
  731.           "dir": 3
  732.         }
  733.       ],
  734.       "outputs": [],
  735.       "properties": {
  736.         "comparer_mode": "Slide"
  737.       },
  738.       "widgets_values": [
  739.         [
  740.           {
  741.             "name": "A",
  742.             "selected": true,
  743.             "url": "/api/view?filename=rgthree.compare._temp_zpkjk_00005_.png&type=temp&subfolder=&rand=0.6317876627544465"
  744.           },
  745.           {
  746.             "name": "B",
  747.             "selected": true,
  748.             "url": "/api/view?filename=rgthree.compare._temp_zpkjk_00006_.png&type=temp&subfolder=&rand=0.9063001807494844"
  749.           }
  750.         ]
  751.       ]
  752.     },
  753.     {
  754.       "id": 74,
  755.       "type": "VAEEncode",
  756.       "pos": {
  757.         "0": 811,
  758.         "1": 857
  759.       },
  760.       "size": {
  761.         "0": 210,
  762.         "1": 46
  763.       },
  764.       "flags": {},
  765.       "order": 12,
  766.       "mode": 0,
  767.       "inputs": [
  768.         {
  769.           "name": "pixels",
  770.           "type": "IMAGE",
  771.           "link": 230
  772.         },
  773.         {
  774.           "name": "vae",
  775.           "type": "VAE",
  776.           "link": null
  777.         }
  778.       ],
  779.       "outputs": [
  780.         {
  781.           "name": "LATENT",
  782.           "type": "LATENT",
  783.           "links": [
  784.             204
  785.           ],
  786.           "slot_index": 0,
  787.           "shape": 3
  788.         }
  789.       ],
  790.       "properties": {
  791.         "Node name for S&R": "VAEEncode"
  792.       },
  793.       "widgets_values": []
  794.     },
  795.     {
  796.       "id": 6,
  797.       "type": "CLIPTextEncode",
  798.       "pos": {
  799.         "0": 319,
  800.         "1": 253
  801.       },
  802.       "size": {
  803.         "0": 412.2081298828125,
  804.         "1": 136.57359313964844
  805.       },
  806.       "flags": {},
  807.       "order": 8,
  808.       "mode": 0,
  809.       "inputs": [
  810.         {
  811.           "name": "clip",
  812.           "type": "CLIP",
  813.           "link": 190
  814.         }
  815.       ],
  816.       "outputs": [
  817.         {
  818.           "name": "CONDITIONING",
  819.           "type": "CONDITIONING",
  820.           "links": [
  821.             197,
  822.             209
  823.           ],
  824.           "slot_index": 0
  825.         }
  826.       ],
  827.       "title": "CLIP Text Encode (Positive Prompt)",
  828.       "properties": {
  829.         "Node name for S&R": "CLIPTextEncode"
  830.       },
  831.       "widgets_values": [
  832.         ""
  833.       ],
  834.       "color": "#232",
  835.       "bgcolor": "#353"
  836.     },
  837.     {
  838.       "id": 67,
  839.       "type": "LoadImage",
  840.       "pos": {
  841.         "0": -172,
  842.         "1": 910
  843.       },
  844.       "size": {
  845.         "0": 315,
  846.         "1": 314
  847.       },
  848.       "flags": {},
  849.       "order": 7,
  850.       "mode": 0,
  851.       "inputs": [],
  852.       "outputs": [
  853.         {
  854.           "name": "IMAGE",
  855.           "type": "IMAGE",
  856.           "links": [
  857.             229
  858.           ],
  859.           "slot_index": 0,
  860.           "shape": 3
  861.         },
  862.         {
  863.           "name": "MASK",
  864.           "type": "MASK",
  865.           "links": null,
  866.           "shape": 3
  867.         }
  868.       ],
  869.       "properties": {
  870.         "Node name for S&R": "LoadImage"
  871.       },
  872.       "widgets_values": [
  873.         "examples_input.jpg",
  874.         "image"
  875.       ]
  876.     },
  877.     {
  878.       "id": 81,
  879.       "type": "ImageScaleToMegapixels",
  880.       "pos": {
  881.         "0": 323,
  882.         "1": 903
  883.       },
  884.       "size": {
  885.         "0": 315,
  886.         "1": 78
  887.       },
  888.       "flags": {},
  889.       "order": 11,
  890.       "mode": 0,
  891.       "inputs": [
  892.         {
  893.           "name": "images",
  894.           "type": "IMAGE",
  895.           "link": 229
  896.         },
  897.         {
  898.           "name": "upscale_model_opt",
  899.           "type": "UPSCALE_MODEL",
  900.           "link": null
  901.         }
  902.       ],
  903.       "outputs": [
  904.         {
  905.           "name": "IMAGE",
  906.           "type": "IMAGE",
  907.           "links": [
  908.             230,
  909.             231,
  910.             232,
  911.             237
  912.           ],
  913.           "slot_index": 0,
  914.           "shape": 3
  915.         }
  916.       ],
  917.       "properties": {
  918.         "Node name for S&R": "ImageScaleToMegapixels"
  919.       },
  920.       "widgets_values": [
  921.         1
  922.       ]
  923.     },
  924.     {
  925.       "id": 75,
  926.       "type": "GetImageSize+",
  927.       "pos": {
  928.         "0": 327,
  929.         "1": 1012
  930.       },
  931.       "size": {
  932.         "0": 214.20001220703125,
  933.         "1": 66
  934.       },
  935.       "flags": {},
  936.       "order": 14,
  937.       "mode": 0,
  938.       "inputs": [
  939.         {
  940.           "name": "image",
  941.           "type": "IMAGE",
  942.           "link": 237
  943.         }
  944.       ],
  945.       "outputs": [
  946.         {
  947.           "name": "width",
  948.           "type": "INT",
  949.           "links": [
  950.             206
  951.           ],
  952.           "slot_index": 0,
  953.           "shape": 3
  954.         },
  955.         {
  956.           "name": "height",
  957.           "type": "INT",
  958.           "links": [
  959.             207
  960.           ],
  961.           "slot_index": 1,
  962.           "shape": 3
  963.         },
  964.         {
  965.           "name": "count",
  966.           "type": "INT",
  967.           "links": null,
  968.           "shape": 3
  969.         }
  970.       ],
  971.       "properties": {
  972.         "Node name for S&R": "GetImageSize+"
  973.       },
  974.       "widgets_values": []
  975.     }
  976.   ],
  977.   "links": [
  978.     [
  979.       19,
  980.       16,
  981.       0,
  982.       13,
  983.       2,
  984.       "SAMPLER"
  985.     ],
  986.     [
  987.       20,
  988.       17,
  989.       0,
  990.       13,
  991.       3,
  992.       "SIGMAS"
  993.     ],
  994.     [
  995.       30,
  996.       22,
  997.       0,
  998.       13,
  999.       1,
  1000.       "GUIDER"
  1001.     ],
  1002.     [
  1003.       42,
  1004.       26,
  1005.       0,
  1006.       22,
  1007.       1,
  1008.       "CONDITIONING"
  1009.     ],
  1010.     [
  1011.       55,
  1012.       30,
  1013.       0,
  1014.       17,
  1015.       0,
  1016.       "MODEL"
  1017.     ],
  1018.     [
  1019.       140,
  1020.       13,
  1021.       0,
  1022.       45,
  1023.       0,
  1024.       "LATENT"
  1025.     ],
  1026.     [
  1027.       162,
  1028.       30,
  1029.       0,
  1030.       22,
  1031.       0,
  1032.       "MODEL"
  1033.     ],
  1034.     [
  1035.       180,
  1036.       64,
  1037.       0,
  1038.       65,
  1039.       0,
  1040.       "INT"
  1041.     ],
  1042.     [
  1043.       181,
  1044.       66,
  1045.       0,
  1046.       13,
  1047.       0,
  1048.       "NOISE"
  1049.     ],
  1050.     [
  1051.       183,
  1052.       64,
  1053.       0,
  1054.       66,
  1055.       0,
  1056.       "INT"
  1057.     ],
  1058.     [
  1059.       184,
  1060.       64,
  1061.       0,
  1062.       66,
  1063.       0,
  1064.       "INT"
  1065.     ],
  1066.     [
  1067.       185,
  1068.       64,
  1069.       0,
  1070.       66,
  1071.       0,
  1072.       "INT"
  1073.     ],
  1074.     [
  1075.       186,
  1076.       64,
  1077.       0,
  1078.       66,
  1079.       0,
  1080.       "INT"
  1081.     ],
  1082.     [
  1083.       187,
  1084.       64,
  1085.       0,
  1086.       66,
  1087.       0,
  1088.       "INT"
  1089.     ],
  1090.     [
  1091.       188,
  1092.       64,
  1093.       0,
  1094.       66,
  1095.       0,
  1096.       "INT"
  1097.     ],
  1098.     [
  1099.       189,
  1100.       42,
  1101.       0,
  1102.       30,
  1103.       0,
  1104.       "MODEL"
  1105.     ],
  1106.     [
  1107.       190,
  1108.       40,
  1109.       0,
  1110.       6,
  1111.       0,
  1112.       "CLIP"
  1113.     ],
  1114.     [
  1115.       192,
  1116.       45,
  1117.       0,
  1118.       9,
  1119.       0,
  1120.       "IMAGE"
  1121.     ],
  1122.     [
  1123.       197,
  1124.       6,
  1125.       0,
  1126.       71,
  1127.       0,
  1128.       "CONDITIONING"
  1129.     ],
  1130.     [
  1131.       199,
  1132.       71,
  1133.       0,
  1134.       26,
  1135.       0,
  1136.       "CONDITIONING"
  1137.     ],
  1138.     [
  1139.       200,
  1140.       73,
  1141.       0,
  1142.       71,
  1143.       2,
  1144.       "CONTROL_NET"
  1145.     ],
  1146.     [
  1147.       204,
  1148.       74,
  1149.       0,
  1150.       13,
  1151.       4,
  1152.       "LATENT"
  1153.     ],
  1154.     [
  1155.       206,
  1156.       75,
  1157.       0,
  1158.       30,
  1159.       1,
  1160.       "INT"
  1161.     ],
  1162.     [
  1163.       207,
  1164.       75,
  1165.       1,
  1166.       30,
  1167.       2,
  1168.       "INT"
  1169.     ],
  1170.     [
  1171.       208,
  1172.       64,
  1173.       0,
  1174.       66,
  1175.       0,
  1176.       "INT"
  1177.     ],
  1178.     [
  1179.       209,
  1180.       6,
  1181.       0,
  1182.       71,
  1183.       1,
  1184.       "CONDITIONING"
  1185.     ],
  1186.     [
  1187.       210,
  1188.       64,
  1189.       0,
  1190.       66,
  1191.       0,
  1192.       "INT"
  1193.     ],
  1194.     [
  1195.       211,
  1196.       64,
  1197.       0,
  1198.       66,
  1199.       0,
  1200.       "INT"
  1201.     ],
  1202.     [
  1203.       212,
  1204.       64,
  1205.       0,
  1206.       66,
  1207.       0,
  1208.       "INT"
  1209.     ],
  1210.     [
  1211.       213,
  1212.       45,
  1213.       0,
  1214.       76,
  1215.       0,
  1216.       "IMAGE"
  1217.     ],
  1218.     [
  1219.       216,
  1220.       64,
  1221.       0,
  1222.       66,
  1223.       0,
  1224.       "INT"
  1225.     ],
  1226.     [
  1227.       222,
  1228.       64,
  1229.       0,
  1230.       66,
  1231.       0,
  1232.       "INT"
  1233.     ],
  1234.     [
  1235.       224,
  1236.       64,
  1237.       0,
  1238.       66,
  1239.       0,
  1240.       "INT"
  1241.     ],
  1242.     [
  1243.       227,
  1244.       64,
  1245.       0,
  1246.       66,
  1247.       0,
  1248.       "INT"
  1249.     ],
  1250.     [
  1251.       228,
  1252.       10,
  1253.       0,
  1254.       80,
  1255.       0,
  1256.       "VAE"
  1257.     ],
  1258.     [
  1259.       229,
  1260.       67,
  1261.       0,
  1262.       81,
  1263.       0,
  1264.       "IMAGE"
  1265.     ],
  1266.     [
  1267.       230,
  1268.       81,
  1269.       0,
  1270.       74,
  1271.       0,
  1272.       "IMAGE"
  1273.     ],
  1274.     [
  1275.       231,
  1276.       81,
  1277.       0,
  1278.       76,
  1279.       1,
  1280.       "IMAGE"
  1281.     ],
  1282.     [
  1283.       232,
  1284.       81,
  1285.       0,
  1286.       71,
  1287.       3,
  1288.       "IMAGE"
  1289.     ],
  1290.     [
  1291.       233,
  1292.       10,
  1293.       0,
  1294.       71,
  1295.       4,
  1296.       "VAE"
  1297.     ],
  1298.     [
  1299.       234,
  1300.       64,
  1301.       0,
  1302.       66,
  1303.       0,
  1304.       "INT"
  1305.     ],
  1306.     [
  1307.       235,
  1308.       10,
  1309.       0,
  1310.       45,
  1311.       1,
  1312.       "VAE"
  1313.     ],
  1314.     [
  1315.       236,
  1316.       10,
  1317.       0,
  1318.       74,
  1319.       1,
  1320.       "VAE"
  1321.     ],
  1322.     [
  1323.       237,
  1324.       81,
  1325.       0,
  1326.       75,
  1327.       0,
  1328.       "IMAGE"
  1329.     ]
  1330.   ],
  1331.   "groups": [],
  1332.   "config": {},
  1333.   "extra": {
  1334.     "ds": {
  1335.       "scale": 0.8769226950000005,
  1336.       "offset": [
  1337.         1134.3329600697748,
  1338.         46.171878814686295
  1339.       ]
  1340.     },
  1341.     "groupNodes": {}
  1342.   },
  1343.   "version": 0.4
  1344. }
Tags: ComfyUI
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement