Advertisement
MunchkinT

workflowSDXL - simple OpenPose

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