Advertisement
Danamir

Workflow Dryad 01

May 30th, 2024
833
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 61.92 KB | Software | 0 0
  1. {
  2.   "last_node_id": 1130,
  3.   "last_link_id": 3817,
  4.   "nodes": [
  5.     {
  6.       "id": 218,
  7.       "type": "VAEDecode",
  8.       "pos": [
  9.         1810,
  10.         1070
  11.       ],
  12.       "size": {
  13.         "0": 140,
  14.         "1": 46
  15.       },
  16.       "flags": {
  17.         "collapsed": false
  18.       },
  19.       "order": 49,
  20.       "mode": 0,
  21.       "inputs": [
  22.         {
  23.           "name": "samples",
  24.           "type": "LATENT",
  25.           "link": 903,
  26.           "slot_index": 0
  27.         },
  28.         {
  29.           "name": "vae",
  30.           "type": "VAE",
  31.           "link": 3740,
  32.           "slot_index": 1
  33.         }
  34.       ],
  35.       "outputs": [
  36.         {
  37.           "name": "IMAGE",
  38.           "type": "IMAGE",
  39.           "links": [
  40.             900,
  41.             901
  42.           ],
  43.           "slot_index": 0
  44.         }
  45.       ],
  46.       "properties": {
  47.         "Node name for S&R": "VAEDecode"
  48.       },
  49.       "color": "#222",
  50.       "bgcolor": "#000"
  51.     },
  52.     {
  53.       "id": 134,
  54.       "type": "Reroute",
  55.       "pos": [
  56.         1540,
  57.         40
  58.       ],
  59.       "size": [
  60.         75,
  61.         26
  62.       ],
  63.       "flags": {},
  64.       "order": 18,
  65.       "mode": 0,
  66.       "inputs": [
  67.         {
  68.           "name": "",
  69.           "type": "*",
  70.           "link": 3737,
  71.           "slot_index": 0
  72.         }
  73.       ],
  74.       "outputs": [
  75.         {
  76.           "name": "",
  77.           "type": "VAE",
  78.           "links": [
  79.             665
  80.           ],
  81.           "slot_index": 0
  82.         }
  83.       ],
  84.       "properties": {
  85.         "showOutputText": false,
  86.         "horizontal": false
  87.       },
  88.       "color": "#322",
  89.       "bgcolor": "#533"
  90.     },
  91.     {
  92.       "id": 221,
  93.       "type": "ImageBlend",
  94.       "pos": [
  95.         2070,
  96.         1010
  97.       ],
  98.       "size": {
  99.         "0": 210,
  100.         "1": 102
  101.       },
  102.       "flags": {},
  103.       "order": 50,
  104.       "mode": 0,
  105.       "inputs": [
  106.         {
  107.           "name": "image1",
  108.           "type": "IMAGE",
  109.           "link": 900
  110.         },
  111.         {
  112.           "name": "image2",
  113.           "type": "IMAGE",
  114.           "link": 901
  115.         }
  116.       ],
  117.       "outputs": [
  118.         {
  119.           "name": "IMAGE",
  120.           "type": "IMAGE",
  121.           "links": [
  122.             3701
  123.           ],
  124.           "shape": 3,
  125.           "slot_index": 0
  126.         }
  127.       ],
  128.       "title": "Contrast Fix",
  129.       "properties": {
  130.         "Node name for S&R": "ImageBlend"
  131.       },
  132.       "widgets_values": [
  133.         0.3125,
  134.         "overlay"
  135.       ],
  136.       "color": "#223",
  137.       "bgcolor": "#335"
  138.     },
  139.     {
  140.       "id": 217,
  141.       "type": "VAEEncode",
  142.       "pos": [
  143.         1810,
  144.         980
  145.       ],
  146.       "size": {
  147.         "0": 140,
  148.         "1": 50
  149.       },
  150.       "flags": {},
  151.       "order": 47,
  152.       "mode": 0,
  153.       "inputs": [
  154.         {
  155.           "name": "pixels",
  156.           "type": "IMAGE",
  157.           "link": 943
  158.         },
  159.         {
  160.           "name": "vae",
  161.           "type": "VAE",
  162.           "link": 3739,
  163.           "slot_index": 1
  164.         }
  165.       ],
  166.       "outputs": [
  167.         {
  168.           "name": "LATENT",
  169.           "type": "LATENT",
  170.           "links": [
  171.             942
  172.           ],
  173.           "shape": 3,
  174.           "slot_index": 0
  175.         }
  176.       ],
  177.       "properties": {
  178.         "Node name for S&R": "VAEEncode"
  179.       },
  180.       "color": "#222",
  181.       "bgcolor": "#000"
  182.     },
  183.     {
  184.       "id": 512,
  185.       "type": "CR Apply LoRA Stack",
  186.       "pos": [
  187.         510,
  188.         670
  189.       ],
  190.       "size": {
  191.         "0": 210,
  192.         "1": 66
  193.       },
  194.       "flags": {},
  195.       "order": 21,
  196.       "mode": 0,
  197.       "inputs": [
  198.         {
  199.           "name": "model",
  200.           "type": "MODEL",
  201.           "link": 2310
  202.         },
  203.         {
  204.           "name": "clip",
  205.           "type": "CLIP",
  206.           "link": 2676
  207.         },
  208.         {
  209.           "name": "lora_stack",
  210.           "type": "LORA_STACK",
  211.           "link": 1697
  212.         }
  213.       ],
  214.       "outputs": [
  215.         {
  216.           "name": "MODEL",
  217.           "type": "MODEL",
  218.           "links": [
  219.             2813
  220.           ],
  221.           "shape": 3,
  222.           "slot_index": 0
  223.         },
  224.         {
  225.           "name": "CLIP",
  226.           "type": "CLIP",
  227.           "links": [
  228.             2811
  229.           ],
  230.           "shape": 3,
  231.           "slot_index": 1
  232.         },
  233.         {
  234.           "name": "show_help",
  235.           "type": "STRING",
  236.           "links": null,
  237.           "shape": 3
  238.         }
  239.       ],
  240.       "properties": {
  241.         "Node name for S&R": "CR Apply LoRA Stack"
  242.       },
  243.       "color": "#432",
  244.       "bgcolor": "#653"
  245.     },
  246.     {
  247.       "id": 213,
  248.       "type": "ImageUpscaleWithModel",
  249.       "pos": [
  250.         1810,
  251.         770
  252.       ],
  253.       "size": {
  254.         "0": 230,
  255.         "1": 50
  256.       },
  257.       "flags": {},
  258.       "order": 45,
  259.       "mode": 0,
  260.       "inputs": [
  261.         {
  262.           "name": "upscale_model",
  263.           "type": "UPSCALE_MODEL",
  264.           "link": 926
  265.         },
  266.         {
  267.           "name": "image",
  268.           "type": "IMAGE",
  269.           "link": 3660,
  270.           "slot_index": 1
  271.         }
  272.       ],
  273.       "outputs": [
  274.         {
  275.           "name": "IMAGE",
  276.           "type": "IMAGE",
  277.           "links": [
  278.             927
  279.           ],
  280.           "shape": 3,
  281.           "slot_index": 0
  282.         }
  283.       ],
  284.       "title": "Pixel Upscale x4",
  285.       "properties": {
  286.         "Node name for S&R": "ImageUpscaleWithModel"
  287.       },
  288.       "color": "#223",
  289.       "bgcolor": "#335"
  290.     },
  291.     {
  292.       "id": 594,
  293.       "type": "SaveImage",
  294.       "pos": [
  295.         1510,
  296.         100
  297.       ],
  298.       "size": {
  299.         "0": 430,
  300.         "1": 480
  301.       },
  302.       "flags": {},
  303.       "order": 44,
  304.       "mode": 0,
  305.       "inputs": [
  306.         {
  307.           "name": "images",
  308.           "type": "IMAGE",
  309.           "link": 3451,
  310.           "slot_index": 0
  311.         }
  312.       ],
  313.       "title": "SDXL Base output",
  314.       "properties": {},
  315.       "widgets_values": [
  316.         "ComfyUI"
  317.       ],
  318.       "color": "#223",
  319.       "bgcolor": "#335"
  320.     },
  321.     {
  322.       "id": 115,
  323.       "type": "PrimitiveNode",
  324.       "pos": [
  325.         1050,
  326.         220
  327.       ],
  328.       "size": {
  329.         "0": 210,
  330.         "1": 80
  331.       },
  332.       "flags": {
  333.         "collapsed": false
  334.       },
  335.       "order": 0,
  336.       "mode": 0,
  337.       "outputs": [
  338.         {
  339.           "name": "INT",
  340.           "type": "INT",
  341.           "links": [
  342.             475,
  343.             721
  344.           ],
  345.           "slot_index": 0,
  346.           "widget": {
  347.             "name": "steps"
  348.           }
  349.         }
  350.       ],
  351.       "title": "Steps",
  352.       "properties": {
  353.         "Run widget replace on values": false
  354.       },
  355.       "widgets_values": [
  356.         18,
  357.         "fixed"
  358.       ],
  359.       "color": "#233",
  360.       "bgcolor": "#355"
  361.     },
  362.     {
  363.       "id": 1030,
  364.       "type": "Reroute",
  365.       "pos": [
  366.         1140,
  367.         810
  368.       ],
  369.       "size": [
  370.         75,
  371.         26
  372.       ],
  373.       "flags": {},
  374.       "order": 20,
  375.       "mode": 0,
  376.       "inputs": [
  377.         {
  378.           "name": "",
  379.           "type": "*",
  380.           "link": 3786,
  381.           "widget": {
  382.             "name": "value"
  383.           }
  384.         }
  385.       ],
  386.       "outputs": [
  387.         {
  388.           "name": "",
  389.           "type": "INT",
  390.           "links": [
  391.             3397,
  392.             3398,
  393.             3399,
  394.             3400,
  395.             3401,
  396.             3402,
  397.             3403,
  398.             3404,
  399.             3405,
  400.             3406,
  401.             3407,
  402.             3408
  403.           ],
  404.           "slot_index": 0
  405.         }
  406.       ],
  407.       "properties": {
  408.         "showOutputText": false,
  409.         "horizontal": false
  410.       },
  411.       "color": "#233",
  412.       "bgcolor": "#355"
  413.     },
  414.     {
  415.       "id": 1042,
  416.       "type": "Reroute",
  417.       "pos": [
  418.         1970,
  419.         40
  420.       ],
  421.       "size": [
  422.         75,
  423.         26
  424.       ],
  425.       "flags": {},
  426.       "order": 43,
  427.       "mode": 0,
  428.       "inputs": [
  429.         {
  430.           "name": "",
  431.           "type": "*",
  432.           "link": 3448
  433.         }
  434.       ],
  435.       "outputs": [
  436.         {
  437.           "name": "",
  438.           "type": "IMAGE",
  439.           "links": [
  440.             3451,
  441.             3660
  442.           ],
  443.           "slot_index": 0
  444.         }
  445.       ],
  446.       "properties": {
  447.         "showOutputText": false,
  448.         "horizontal": false
  449.       },
  450.       "color": "#223",
  451.       "bgcolor": "#335"
  452.     },
  453.     {
  454.       "id": 187,
  455.       "type": "UpscaleModelLoader",
  456.       "pos": [
  457.         1810,
  458.         670
  459.       ],
  460.       "size": {
  461.         "0": 230,
  462.         "1": 60
  463.       },
  464.       "flags": {},
  465.       "order": 1,
  466.       "mode": 0,
  467.       "outputs": [
  468.         {
  469.           "name": "UPSCALE_MODEL",
  470.           "type": "UPSCALE_MODEL",
  471.           "links": [
  472.             926
  473.           ],
  474.           "shape": 3,
  475.           "slot_index": 0
  476.         }
  477.       ],
  478.       "title": "Upscale Model",
  479.       "properties": {
  480.         "Node name for S&R": "UpscaleModelLoader"
  481.       },
  482.       "widgets_values": [
  483.         "UltraSharp 4x.pth"
  484.       ],
  485.       "color": "#432",
  486.       "bgcolor": "#653"
  487.     },
  488.     {
  489.       "id": 102,
  490.       "type": "PrimitiveNode",
  491.       "pos": [
  492.         1270,
  493.         220
  494.       ],
  495.       "size": {
  496.         "0": 210,
  497.         "1": 80
  498.       },
  499.       "flags": {},
  500.       "order": 2,
  501.       "mode": 0,
  502.       "outputs": [
  503.         {
  504.           "name": "FLOAT",
  505.           "type": "FLOAT",
  506.           "links": [
  507.             3709
  508.           ],
  509.           "slot_index": 0,
  510.           "widget": {
  511.             "name": "cfg"
  512.           }
  513.         }
  514.       ],
  515.       "title": "Base CFG",
  516.       "properties": {
  517.         "Run widget replace on values": false
  518.       },
  519.       "widgets_values": [
  520.         7,
  521.         "fixed"
  522.       ],
  523.       "color": "#233",
  524.       "bgcolor": "#355"
  525.     },
  526.     {
  527.       "id": 1071,
  528.       "type": "Reroute",
  529.       "pos": [
  530.         1390,
  531.         1020
  532.       ],
  533.       "size": [
  534.         75,
  535.         26
  536.       ],
  537.       "flags": {},
  538.       "order": 39,
  539.       "mode": 0,
  540.       "inputs": [
  541.         {
  542.           "name": "",
  543.           "type": "*",
  544.           "link": 3762
  545.         }
  546.       ],
  547.       "outputs": [
  548.         {
  549.           "name": "",
  550.           "type": "CONDITIONING",
  551.           "links": [
  552.             3584,
  553.             3730
  554.           ],
  555.           "slot_index": 0
  556.         }
  557.       ],
  558.       "properties": {
  559.         "showOutputText": false,
  560.         "horizontal": false
  561.       },
  562.       "color": "#322",
  563.       "bgcolor": "#533"
  564.     },
  565.     {
  566.       "id": 237,
  567.       "type": "Reroute",
  568.       "pos": [
  569.         860,
  570.         670
  571.       ],
  572.       "size": [
  573.         75,
  574.         26
  575.       ],
  576.       "flags": {},
  577.       "order": 24,
  578.       "mode": 0,
  579.       "inputs": [
  580.         {
  581.           "name": "",
  582.           "type": "*",
  583.           "link": 2813
  584.         }
  585.       ],
  586.       "outputs": [
  587.         {
  588.           "name": "",
  589.           "type": "MODEL",
  590.           "links": [
  591.             3734
  592.           ],
  593.           "slot_index": 0
  594.         }
  595.       ],
  596.       "properties": {
  597.         "showOutputText": false,
  598.         "horizontal": false
  599.       },
  600.       "color": "#323",
  601.       "bgcolor": "#535"
  602.     },
  603.     {
  604.       "id": 818,
  605.       "type": "Reroute",
  606.       "pos": [
  607.         1390,
  608.         960
  609.       ],
  610.       "size": [
  611.         75,
  612.         26
  613.       ],
  614.       "flags": {},
  615.       "order": 29,
  616.       "mode": 0,
  617.       "inputs": [
  618.         {
  619.           "name": "",
  620.           "type": "*",
  621.           "link": 3734
  622.         }
  623.       ],
  624.       "outputs": [
  625.         {
  626.           "name": "",
  627.           "type": "MODEL",
  628.           "links": [
  629.             2507,
  630.             3735,
  631.             3736
  632.           ],
  633.           "slot_index": 0
  634.         }
  635.       ],
  636.       "properties": {
  637.         "showOutputText": false,
  638.         "horizontal": false
  639.       },
  640.       "color": "#323",
  641.       "bgcolor": "#535"
  642.     },
  643.     {
  644.       "id": 1084,
  645.       "type": "Reroute",
  646.       "pos": [
  647.         1390,
  648.         1050
  649.       ],
  650.       "size": [
  651.         75,
  652.         26
  653.       ],
  654.       "flags": {},
  655.       "order": 19,
  656.       "mode": 0,
  657.       "inputs": [
  658.         {
  659.           "name": "",
  660.           "type": "*",
  661.           "link": 3738
  662.         }
  663.       ],
  664.       "outputs": [
  665.         {
  666.           "name": "",
  667.           "type": "VAE",
  668.           "links": [
  669.             3739,
  670.             3740
  671.           ],
  672.           "slot_index": 0
  673.         }
  674.       ],
  675.       "properties": {
  676.         "showOutputText": false,
  677.         "horizontal": false
  678.       },
  679.       "color": "#322",
  680.       "bgcolor": "#533"
  681.     },
  682.     {
  683.       "id": 8,
  684.       "type": "VAEDecode",
  685.       "pos": [
  686.         1790,
  687.         70
  688.       ],
  689.       "size": {
  690.         "0": 140,
  691.         "1": 46
  692.       },
  693.       "flags": {
  694.         "collapsed": true
  695.       },
  696.       "order": 42,
  697.       "mode": 0,
  698.       "inputs": [
  699.         {
  700.           "name": "samples",
  701.           "type": "LATENT",
  702.           "link": 3741
  703.         },
  704.         {
  705.           "name": "vae",
  706.           "type": "VAE",
  707.           "link": 665
  708.         }
  709.       ],
  710.       "outputs": [
  711.         {
  712.           "name": "IMAGE",
  713.           "type": "IMAGE",
  714.           "links": [
  715.             3448
  716.           ],
  717.           "slot_index": 0
  718.         }
  719.       ],
  720.       "properties": {
  721.         "Node name for S&R": "VAEDecode"
  722.       },
  723.       "color": "#222",
  724.       "bgcolor": "#000"
  725.     },
  726.     {
  727.       "id": 238,
  728.       "type": "Reroute",
  729.       "pos": [
  730.         860,
  731.         690
  732.       ],
  733.       "size": [
  734.         75,
  735.         26
  736.       ],
  737.       "flags": {},
  738.       "order": 25,
  739.       "mode": 0,
  740.       "inputs": [
  741.         {
  742.           "name": "",
  743.           "type": "*",
  744.           "link": 2811,
  745.           "slot_index": 0
  746.         }
  747.       ],
  748.       "outputs": [
  749.         {
  750.           "name": "",
  751.           "type": "CLIP",
  752.           "links": [
  753.             1909,
  754.             1910,
  755.             3692,
  756.             3742,
  757.             3749
  758.           ],
  759.           "slot_index": 0
  760.         }
  761.       ],
  762.       "properties": {
  763.         "showOutputText": false,
  764.         "horizontal": false
  765.       },
  766.       "color": "#432",
  767.       "bgcolor": "#653"
  768.     },
  769.     {
  770.       "id": 215,
  771.       "type": "ImageScaleBy",
  772.       "pos": [
  773.         1810,
  774.         860
  775.       ],
  776.       "size": {
  777.         "0": 230,
  778.         "1": 80
  779.       },
  780.       "flags": {},
  781.       "order": 46,
  782.       "mode": 0,
  783.       "inputs": [
  784.         {
  785.           "name": "image",
  786.           "type": "IMAGE",
  787.           "link": 927
  788.         },
  789.         {
  790.           "name": "scale_by",
  791.           "type": "FLOAT",
  792.           "link": 3746,
  793.           "widget": {
  794.             "name": "scale_by"
  795.           },
  796.           "slot_index": 1
  797.         }
  798.       ],
  799.       "outputs": [
  800.         {
  801.           "name": "IMAGE",
  802.           "type": "IMAGE",
  803.           "links": [
  804.             943
  805.           ],
  806.           "shape": 3,
  807.           "slot_index": 0
  808.         }
  809.       ],
  810.       "title": "Downscale",
  811.       "properties": {
  812.         "Node name for S&R": "ImageScaleBy"
  813.       },
  814.       "widgets_values": [
  815.         "lanczos",
  816.         0.4018
  817.       ],
  818.       "color": "#223",
  819.       "bgcolor": "#335"
  820.     },
  821.     {
  822.       "id": 5,
  823.       "type": "EmptyLatentImage",
  824.       "pos": [
  825.         1050,
  826.         70
  827.       ],
  828.       "size": {
  829.         "0": 210,
  830.         "1": 110
  831.       },
  832.       "flags": {
  833.         "collapsed": false
  834.       },
  835.       "order": 3,
  836.       "mode": 0,
  837.       "inputs": [],
  838.       "outputs": [
  839.         {
  840.           "name": "LATENT",
  841.           "type": "LATENT",
  842.           "links": [
  843.             3697
  844.           ],
  845.           "slot_index": 0
  846.         }
  847.       ],
  848.       "title": "Image Resolution",
  849.       "properties": {
  850.         "Node name for S&R": "EmptyLatentImage"
  851.       },
  852.       "widgets_values": [
  853.         1152,
  854.         896,
  855.         1
  856.       ],
  857.       "color": "#233",
  858.       "bgcolor": "#355"
  859.     },
  860.     {
  861.       "id": 239,
  862.       "type": "VAELoader",
  863.       "pos": [
  864.         10,
  865.         810
  866.       ],
  867.       "size": {
  868.         "0": 470,
  869.         "1": 60
  870.       },
  871.       "flags": {},
  872.       "order": 4,
  873.       "mode": 0,
  874.       "outputs": [
  875.         {
  876.           "name": "VAE",
  877.           "type": "VAE",
  878.           "links": [
  879.             3737,
  880.             3738
  881.           ],
  882.           "shape": 3,
  883.           "slot_index": 0
  884.         }
  885.       ],
  886.       "title": "SDXL VAE",
  887.       "properties": {
  888.         "Node name for S&R": "VAELoader"
  889.       },
  890.       "widgets_values": [
  891.         "sdxl-fixed.safetensors"
  892.       ],
  893.       "color": "#432",
  894.       "bgcolor": "#653"
  895.     },
  896.     {
  897.       "id": 101,
  898.       "type": "PrimitiveNode",
  899.       "pos": [
  900.         1270,
  901.         340
  902.       ],
  903.       "size": {
  904.         "0": 210,
  905.         "1": 80
  906.       },
  907.       "flags": {},
  908.       "order": 5,
  909.       "mode": 0,
  910.       "outputs": [
  911.         {
  912.           "name": "FLOAT",
  913.           "type": "FLOAT",
  914.           "links": [
  915.             813,
  916.             3763
  917.           ],
  918.           "slot_index": 0,
  919.           "widget": {
  920.             "name": "cfg"
  921.           }
  922.         }
  923.       ],
  924.       "title": "Refiner & Final CFG",
  925.       "properties": {
  926.         "Run widget replace on values": false
  927.       },
  928.       "widgets_values": [
  929.         7,
  930.         "fixed"
  931.       ],
  932.       "color": "#233",
  933.       "bgcolor": "#355"
  934.     },
  935.     {
  936.       "id": 1100,
  937.       "type": "PrimitiveNode",
  938.       "pos": [
  939.         1050,
  940.         460
  941.       ],
  942.       "size": {
  943.         "0": 210,
  944.         "1": 80
  945.       },
  946.       "flags": {},
  947.       "order": 6,
  948.       "mode": 0,
  949.       "outputs": [
  950.         {
  951.           "name": "FLOAT",
  952.           "type": "FLOAT",
  953.           "links": [
  954.             3746
  955.           ],
  956.           "widget": {
  957.             "name": "scale_by"
  958.           }
  959.         }
  960.       ],
  961.       "title": "Upscale ratio/4",
  962.       "properties": {
  963.         "Run widget replace on values": false
  964.       },
  965.       "widgets_values": [
  966.         0.4018,
  967.         "fixed"
  968.       ],
  969.       "color": "#233",
  970.       "bgcolor": "#355"
  971.     },
  972.     {
  973.       "id": 120,
  974.       "type": "CLIPTextEncodeSDXLRefiner",
  975.       "pos": [
  976.         1340,
  977.         780
  978.       ],
  979.       "size": {
  980.         "0": 400,
  981.         "1": 200
  982.       },
  983.       "flags": {
  984.         "collapsed": true
  985.       },
  986.       "order": 31,
  987.       "mode": 0,
  988.       "inputs": [
  989.         {
  990.           "name": "clip",
  991.           "type": "CLIP",
  992.           "link": 3742,
  993.           "slot_index": 0
  994.         },
  995.         {
  996.           "name": "text",
  997.           "type": "STRING",
  998.           "link": 1314,
  999.           "widget": {
  1000.             "name": "text"
  1001.           },
  1002.           "slot_index": 1
  1003.         },
  1004.         {
  1005.           "name": "ascore",
  1006.           "type": "FLOAT",
  1007.           "link": 518,
  1008.           "widget": {
  1009.             "name": "ascore"
  1010.           },
  1011.           "slot_index": 2
  1012.         },
  1013.         {
  1014.           "name": "height",
  1015.           "type": "INT",
  1016.           "link": 3397,
  1017.           "widget": {
  1018.             "name": "height"
  1019.           }
  1020.         },
  1021.         {
  1022.           "name": "width",
  1023.           "type": "INT",
  1024.           "link": 3398,
  1025.           "widget": {
  1026.             "name": "width"
  1027.           }
  1028.         }
  1029.       ],
  1030.       "outputs": [
  1031.         {
  1032.           "name": "CONDITIONING",
  1033.           "type": "CONDITIONING",
  1034.           "links": [
  1035.             3714
  1036.           ],
  1037.           "shape": 3,
  1038.           "slot_index": 0
  1039.         }
  1040.       ],
  1041.       "title": "Positive Refiner",
  1042.       "properties": {
  1043.         "Node name for S&R": "CLIPTextEncodeSDXLRefiner"
  1044.       },
  1045.       "widgets_values": [
  1046.         6,
  1047.         2048,
  1048.         2048,
  1049.         ""
  1050.       ],
  1051.       "color": "#232",
  1052.       "bgcolor": "#353"
  1053.     },
  1054.     {
  1055.       "id": 138,
  1056.       "type": "PrimitiveNode",
  1057.       "pos": [
  1058.         1270,
  1059.         460
  1060.       ],
  1061.       "size": {
  1062.         "0": 210,
  1063.         "1": 80
  1064.       },
  1065.       "flags": {
  1066.         "collapsed": true
  1067.       },
  1068.       "order": 7,
  1069.       "mode": 0,
  1070.       "outputs": [
  1071.         {
  1072.           "name": "FLOAT",
  1073.           "type": "FLOAT",
  1074.           "links": [
  1075.             534
  1076.           ],
  1077.           "slot_index": 0,
  1078.           "widget": {
  1079.             "name": "ascore"
  1080.           }
  1081.         }
  1082.       ],
  1083.       "title": "Negative A Score",
  1084.       "properties": {
  1085.         "Run widget replace on values": false
  1086.       },
  1087.       "widgets_values": [
  1088.         2,
  1089.         "fixed"
  1090.       ],
  1091.       "color": "#233",
  1092.       "bgcolor": "#355"
  1093.     },
  1094.     {
  1095.       "id": 137,
  1096.       "type": "PrimitiveNode",
  1097.       "pos": [
  1098.         1270,
  1099.         500
  1100.       ],
  1101.       "size": {
  1102.         "0": 210,
  1103.         "1": 80
  1104.       },
  1105.       "flags": {
  1106.         "collapsed": true
  1107.       },
  1108.       "order": 8,
  1109.       "mode": 0,
  1110.       "outputs": [
  1111.         {
  1112.           "name": "FLOAT",
  1113.           "type": "FLOAT",
  1114.           "links": [
  1115.             518
  1116.           ],
  1117.           "slot_index": 0,
  1118.           "widget": {
  1119.             "name": "ascore"
  1120.           }
  1121.         }
  1122.       ],
  1123.       "title": "Positive A Score",
  1124.       "properties": {
  1125.         "Run widget replace on values": false
  1126.       },
  1127.       "widgets_values": [
  1128.         6,
  1129.         "fixed"
  1130.       ],
  1131.       "color": "#233",
  1132.       "bgcolor": "#355"
  1133.     },
  1134.     {
  1135.       "id": 201,
  1136.       "type": "SaveImage",
  1137.       "pos": [
  1138.         1950,
  1139.         100
  1140.       ],
  1141.       "size": {
  1142.         "0": 430,
  1143.         "1": 480
  1144.       },
  1145.       "flags": {},
  1146.       "order": 51,
  1147.       "mode": 2,
  1148.       "inputs": [
  1149.         {
  1150.           "name": "images",
  1151.           "type": "IMAGE",
  1152.           "link": 3701
  1153.         }
  1154.       ],
  1155.       "title": "SDXL Upscale output",
  1156.       "properties": {},
  1157.       "widgets_values": [
  1158.         "ComfyUI"
  1159.       ],
  1160.       "color": "#223",
  1161.       "bgcolor": "#335"
  1162.     },
  1163.     {
  1164.       "id": 209,
  1165.       "type": "PrimitiveNode",
  1166.       "pos": [
  1167.         1270,
  1168.         70
  1169.       ],
  1170.       "size": {
  1171.         "0": 210,
  1172.         "1": 80
  1173.       },
  1174.       "flags": {},
  1175.       "order": 9,
  1176.       "mode": 0,
  1177.       "outputs": [
  1178.         {
  1179.           "name": "INT",
  1180.           "type": "INT",
  1181.           "links": [
  1182.             3779,
  1183.             3780,
  1184.             3781,
  1185.             3782,
  1186.             3786
  1187.           ],
  1188.           "slot_index": 0,
  1189.           "widget": {
  1190.             "name": "width"
  1191.           }
  1192.         }
  1193.       ],
  1194.       "title": "Latent Sizes",
  1195.       "properties": {
  1196.         "Run widget replace on values": false
  1197.       },
  1198.       "widgets_values": [
  1199.         2048,
  1200.         "fixed"
  1201.       ],
  1202.       "color": "#233",
  1203.       "bgcolor": "#355"
  1204.     },
  1205.     {
  1206.       "id": 1117,
  1207.       "type": "PrimitiveNode",
  1208.       "pos": [
  1209.         1050,
  1210.         340
  1211.       ],
  1212.       "size": {
  1213.         "0": 210,
  1214.         "1": 80
  1215.       },
  1216.       "flags": {},
  1217.       "order": 10,
  1218.       "mode": 0,
  1219.       "outputs": [
  1220.         {
  1221.           "name": "INT",
  1222.           "type": "INT",
  1223.           "links": [
  1224.             3800,
  1225.             3801,
  1226.             3802
  1227.           ],
  1228.           "widget": {
  1229.             "name": "noise_seed"
  1230.           },
  1231.           "slot_index": 0
  1232.         }
  1233.       ],
  1234.       "title": "Seed",
  1235.       "properties": {
  1236.         "Run widget replace on values": false
  1237.       },
  1238.       "widgets_values": [
  1239.         42,
  1240.         "fixed"
  1241.       ],
  1242.       "color": "#233",
  1243.       "bgcolor": "#355"
  1244.     },
  1245.     {
  1246.       "id": 23,
  1247.       "type": "KSamplerAdvanced",
  1248.       "pos": [
  1249.         1530,
  1250.         670
  1251.       ],
  1252.       "size": {
  1253.         "0": 270,
  1254.         "1": 300
  1255.       },
  1256.       "flags": {
  1257.         "collapsed": false
  1258.       },
  1259.       "order": 41,
  1260.       "mode": 0,
  1261.       "inputs": [
  1262.         {
  1263.           "name": "model",
  1264.           "type": "MODEL",
  1265.           "link": 3735
  1266.         },
  1267.         {
  1268.           "name": "positive",
  1269.           "type": "CONDITIONING",
  1270.           "link": 3714
  1271.         },
  1272.         {
  1273.           "name": "negative",
  1274.           "type": "CONDITIONING",
  1275.           "link": 299
  1276.         },
  1277.         {
  1278.           "name": "latent_image",
  1279.           "type": "LATENT",
  1280.           "link": 3706
  1281.         },
  1282.         {
  1283.           "name": "cfg",
  1284.           "type": "FLOAT",
  1285.           "link": 3763,
  1286.           "widget": {
  1287.             "name": "cfg"
  1288.           }
  1289.         },
  1290.         {
  1291.           "name": "steps",
  1292.           "type": "INT",
  1293.           "link": 475,
  1294.           "widget": {
  1295.             "name": "steps"
  1296.           }
  1297.         },
  1298.         {
  1299.           "name": "noise_seed",
  1300.           "type": "INT",
  1301.           "link": 3800,
  1302.           "widget": {
  1303.             "name": "noise_seed"
  1304.           },
  1305.           "slot_index": 6
  1306.         }
  1307.       ],
  1308.       "outputs": [
  1309.         {
  1310.           "name": "LATENT",
  1311.           "type": "LATENT",
  1312.           "links": [
  1313.             3741
  1314.           ],
  1315.           "slot_index": 0
  1316.         }
  1317.       ],
  1318.       "title": "Refiner Pass",
  1319.       "properties": {
  1320.         "Node name for S&R": "KSamplerAdvanced"
  1321.       },
  1322.       "widgets_values": [
  1323.         "disable",
  1324.         42,
  1325.         "fixed",
  1326.         18,
  1327.         7,
  1328.         "euler_ancestral",
  1329.         "karras",
  1330.         12,
  1331.         1000,
  1332.         "disable"
  1333.       ],
  1334.       "color": "#323",
  1335.       "bgcolor": "#535"
  1336.     },
  1337.     {
  1338.       "id": 22,
  1339.       "type": "KSamplerAdvanced",
  1340.       "pos": [
  1341.         1530,
  1342.         1010
  1343.       ],
  1344.       "size": {
  1345.         "0": 270,
  1346.         "1": 300
  1347.       },
  1348.       "flags": {
  1349.         "collapsed": false
  1350.       },
  1351.       "order": 40,
  1352.       "mode": 0,
  1353.       "inputs": [
  1354.         {
  1355.           "name": "model",
  1356.           "type": "MODEL",
  1357.           "link": 2507
  1358.         },
  1359.         {
  1360.           "name": "positive",
  1361.           "type": "CONDITIONING",
  1362.           "link": 3732
  1363.         },
  1364.         {
  1365.           "name": "negative",
  1366.           "type": "CONDITIONING",
  1367.           "link": 3584
  1368.         },
  1369.         {
  1370.           "name": "latent_image",
  1371.           "type": "LATENT",
  1372.           "link": 3697,
  1373.           "slot_index": 3
  1374.         },
  1375.         {
  1376.           "name": "cfg",
  1377.           "type": "FLOAT",
  1378.           "link": 3709,
  1379.           "widget": {
  1380.             "name": "cfg"
  1381.           }
  1382.         },
  1383.         {
  1384.           "name": "steps",
  1385.           "type": "INT",
  1386.           "link": 721,
  1387.           "widget": {
  1388.             "name": "steps"
  1389.           },
  1390.           "slot_index": 6
  1391.         },
  1392.         {
  1393.           "name": "noise_seed",
  1394.           "type": "INT",
  1395.           "link": 3801,
  1396.           "widget": {
  1397.             "name": "noise_seed"
  1398.           }
  1399.         }
  1400.       ],
  1401.       "outputs": [
  1402.         {
  1403.           "name": "LATENT",
  1404.           "type": "LATENT",
  1405.           "links": [
  1406.             3706
  1407.           ],
  1408.           "slot_index": 0
  1409.         }
  1410.       ],
  1411.       "title": "Base Pass",
  1412.       "properties": {
  1413.         "Node name for S&R": "KSamplerAdvanced"
  1414.       },
  1415.       "widgets_values": [
  1416.         "enable",
  1417.         42,
  1418.         "fixed",
  1419.         18,
  1420.         7,
  1421.         "dpmpp_sde",
  1422.         "karras",
  1423.         0,
  1424.         12,
  1425.         "enable"
  1426.       ],
  1427.       "color": "#323",
  1428.       "bgcolor": "#535"
  1429.     },
  1430.     {
  1431.       "id": 216,
  1432.       "type": "KSamplerAdvanced",
  1433.       "pos": [
  1434.         2050,
  1435.         670
  1436.       ],
  1437.       "size": {
  1438.         "0": 250,
  1439.         "1": 302
  1440.       },
  1441.       "flags": {
  1442.         "collapsed": false
  1443.       },
  1444.       "order": 48,
  1445.       "mode": 0,
  1446.       "inputs": [
  1447.         {
  1448.           "name": "model",
  1449.           "type": "MODEL",
  1450.           "link": 3736,
  1451.           "slot_index": 0
  1452.         },
  1453.         {
  1454.           "name": "positive",
  1455.           "type": "CONDITIONING",
  1456.           "link": 3733,
  1457.           "slot_index": 1
  1458.         },
  1459.         {
  1460.           "name": "negative",
  1461.           "type": "CONDITIONING",
  1462.           "link": 3730,
  1463.           "slot_index": 2
  1464.         },
  1465.         {
  1466.           "name": "latent_image",
  1467.           "type": "LATENT",
  1468.           "link": 942,
  1469.           "slot_index": 3
  1470.         },
  1471.         {
  1472.           "name": "cfg",
  1473.           "type": "FLOAT",
  1474.           "link": 813,
  1475.           "widget": {
  1476.             "name": "cfg"
  1477.           },
  1478.           "slot_index": 4
  1479.         },
  1480.         {
  1481.           "name": "noise_seed",
  1482.           "type": "INT",
  1483.           "link": 3802,
  1484.           "widget": {
  1485.             "name": "noise_seed"
  1486.           }
  1487.         }
  1488.       ],
  1489.       "outputs": [
  1490.         {
  1491.           "name": "LATENT",
  1492.           "type": "LATENT",
  1493.           "links": [
  1494.             903
  1495.           ],
  1496.           "slot_index": 0
  1497.         }
  1498.       ],
  1499.       "title": "Upscale Mixed Diff",
  1500.       "properties": {
  1501.         "Node name for S&R": "KSamplerAdvanced"
  1502.       },
  1503.       "widgets_values": [
  1504.         "enable",
  1505.         42,
  1506.         "fixed",
  1507.         24,
  1508.         7,
  1509.         "euler_ancestral",
  1510.         "karras",
  1511.         14,
  1512.         1000,
  1513.         "disable"
  1514.       ],
  1515.       "color": "#323",
  1516.       "bgcolor": "#535"
  1517.     },
  1518.     {
  1519.       "id": 588,
  1520.       "type": "CLIPTextEncodeSDXL",
  1521.       "pos": [
  1522.         1340,
  1523.         890
  1524.       ],
  1525.       "size": {
  1526.         "0": 334.66455078125,
  1527.         "1": 209.15057373046875
  1528.       },
  1529.       "flags": {
  1530.         "collapsed": true
  1531.       },
  1532.       "order": 30,
  1533.       "mode": 0,
  1534.       "inputs": [
  1535.         {
  1536.           "name": "clip",
  1537.           "type": "CLIP",
  1538.           "link": 1909,
  1539.           "slot_index": 0
  1540.         },
  1541.         {
  1542.           "name": "text_g",
  1543.           "type": "STRING",
  1544.           "link": 1891,
  1545.           "widget": {
  1546.             "name": "text_g"
  1547.           }
  1548.         },
  1549.         {
  1550.           "name": "text_l",
  1551.           "type": "STRING",
  1552.           "link": 1892,
  1553.           "widget": {
  1554.             "name": "text_l"
  1555.           },
  1556.           "slot_index": 2
  1557.         },
  1558.         {
  1559.           "name": "width",
  1560.           "type": "INT",
  1561.           "link": 3405,
  1562.           "widget": {
  1563.             "name": "width"
  1564.           }
  1565.         },
  1566.         {
  1567.           "name": "height",
  1568.           "type": "INT",
  1569.           "link": 3406,
  1570.           "widget": {
  1571.             "name": "height"
  1572.           },
  1573.           "slot_index": 4
  1574.         },
  1575.         {
  1576.           "name": "target_width",
  1577.           "type": "INT",
  1578.           "link": 3407,
  1579.           "widget": {
  1580.             "name": "target_width"
  1581.           }
  1582.         },
  1583.         {
  1584.           "name": "target_height",
  1585.           "type": "INT",
  1586.           "link": 3408,
  1587.           "widget": {
  1588.             "name": "target_height"
  1589.           },
  1590.           "slot_index": 6
  1591.         }
  1592.       ],
  1593.       "outputs": [
  1594.         {
  1595.           "name": "CONDITIONING",
  1596.           "type": "CONDITIONING",
  1597.           "links": [
  1598.             3731
  1599.           ],
  1600.           "shape": 3,
  1601.           "slot_index": 0
  1602.         }
  1603.       ],
  1604.       "title": "Positive Base",
  1605.       "properties": {
  1606.         "Node name for S&R": "CLIPTextEncodeSDXL"
  1607.       },
  1608.       "widgets_values": [
  1609.         2048,
  1610.         2048,
  1611.         0,
  1612.         0,
  1613.         2048,
  1614.         2048,
  1615.         "emma watson, nude, hogswart castle in background",
  1616.         "8-bit, cute, pixelated, fantasy, vibrant, reminiscent of Bubble Bobble game"
  1617.       ],
  1618.       "color": "#232",
  1619.       "bgcolor": "#353"
  1620.     },
  1621.     {
  1622.       "id": 81,
  1623.       "type": "CLIPTextEncodeSDXLRefiner",
  1624.       "pos": [
  1625.         1340,
  1626.         810
  1627.       ],
  1628.       "size": {
  1629.         "0": 400,
  1630.         "1": 200
  1631.       },
  1632.       "flags": {
  1633.         "collapsed": true
  1634.       },
  1635.       "order": 33,
  1636.       "mode": 0,
  1637.       "inputs": [
  1638.         {
  1639.           "name": "clip",
  1640.           "type": "CLIP",
  1641.           "link": 3692
  1642.         },
  1643.         {
  1644.           "name": "text",
  1645.           "type": "STRING",
  1646.           "link": 3805,
  1647.           "widget": {
  1648.             "name": "text"
  1649.           }
  1650.         },
  1651.         {
  1652.           "name": "ascore",
  1653.           "type": "FLOAT",
  1654.           "link": 534,
  1655.           "widget": {
  1656.             "name": "ascore"
  1657.           }
  1658.         },
  1659.         {
  1660.           "name": "width",
  1661.           "type": "INT",
  1662.           "link": 3399,
  1663.           "widget": {
  1664.             "name": "width"
  1665.           }
  1666.         },
  1667.         {
  1668.           "name": "height",
  1669.           "type": "INT",
  1670.           "link": 3400,
  1671.           "widget": {
  1672.             "name": "height"
  1673.           }
  1674.         }
  1675.       ],
  1676.       "outputs": [
  1677.         {
  1678.           "name": "CONDITIONING",
  1679.           "type": "CONDITIONING",
  1680.           "links": [
  1681.             299
  1682.           ],
  1683.           "shape": 3,
  1684.           "slot_index": 0
  1685.         }
  1686.       ],
  1687.       "title": "Negative Refiner",
  1688.       "properties": {
  1689.         "Node name for S&R": "CLIPTextEncodeSDXLRefiner"
  1690.       },
  1691.       "widgets_values": [
  1692.         2,
  1693.         2048,
  1694.         2048,
  1695.         "ugly, deformed, noisy, blurry, distorted, grainy"
  1696.       ],
  1697.       "color": "#322",
  1698.       "bgcolor": "#533"
  1699.     },
  1700.     {
  1701.       "id": 1083,
  1702.       "type": "Reroute",
  1703.       "pos": [
  1704.         1390,
  1705.         990
  1706.       ],
  1707.       "size": [
  1708.         75,
  1709.         26
  1710.       ],
  1711.       "flags": {},
  1712.       "order": 35,
  1713.       "mode": 0,
  1714.       "inputs": [
  1715.         {
  1716.           "name": "",
  1717.           "type": "*",
  1718.           "link": 3731
  1719.         }
  1720.       ],
  1721.       "outputs": [
  1722.         {
  1723.           "name": "",
  1724.           "type": "CONDITIONING",
  1725.           "links": [
  1726.             3732,
  1727.             3733
  1728.           ],
  1729.           "slot_index": 0
  1730.         }
  1731.       ],
  1732.       "properties": {
  1733.         "showOutputText": false,
  1734.         "horizontal": false
  1735.       },
  1736.       "color": "#232",
  1737.       "bgcolor": "#353"
  1738.     },
  1739.     {
  1740.       "id": 589,
  1741.       "type": "CLIPTextEncodeSDXL",
  1742.       "pos": [
  1743.         1340,
  1744.         920
  1745.       ],
  1746.       "size": {
  1747.         "0": 329.21002197265625,
  1748.         "1": 239.15057373046875
  1749.       },
  1750.       "flags": {
  1751.         "collapsed": true
  1752.       },
  1753.       "order": 34,
  1754.       "mode": 0,
  1755.       "inputs": [
  1756.         {
  1757.           "name": "clip",
  1758.           "type": "CLIP",
  1759.           "link": 1910,
  1760.           "slot_index": 0
  1761.         },
  1762.         {
  1763.           "name": "text_g",
  1764.           "type": "STRING",
  1765.           "link": 3808,
  1766.           "widget": {
  1767.             "name": "text_g"
  1768.           }
  1769.         },
  1770.         {
  1771.           "name": "text_l",
  1772.           "type": "STRING",
  1773.           "link": 1899,
  1774.           "widget": {
  1775.             "name": "text_l"
  1776.           }
  1777.         },
  1778.         {
  1779.           "name": "width",
  1780.           "type": "INT",
  1781.           "link": 3401,
  1782.           "widget": {
  1783.             "name": "width"
  1784.           }
  1785.         },
  1786.         {
  1787.           "name": "height",
  1788.           "type": "INT",
  1789.           "link": 3402,
  1790.           "widget": {
  1791.             "name": "height"
  1792.           },
  1793.           "slot_index": 4
  1794.         },
  1795.         {
  1796.           "name": "target_width",
  1797.           "type": "INT",
  1798.           "link": 3403,
  1799.           "widget": {
  1800.             "name": "target_width"
  1801.           },
  1802.           "slot_index": 5
  1803.         },
  1804.         {
  1805.           "name": "target_height",
  1806.           "type": "INT",
  1807.           "link": 3404,
  1808.           "widget": {
  1809.             "name": "target_height"
  1810.           }
  1811.         }
  1812.       ],
  1813.       "outputs": [
  1814.         {
  1815.           "name": "CONDITIONING",
  1816.           "type": "CONDITIONING",
  1817.           "links": [
  1818.             3747
  1819.           ],
  1820.           "shape": 3,
  1821.           "slot_index": 0
  1822.         }
  1823.       ],
  1824.       "title": "Negative Base",
  1825.       "properties": {
  1826.         "Node name for S&R": "CLIPTextEncodeSDXL"
  1827.       },
  1828.       "widgets_values": [
  1829.         2048,
  1830.         2048,
  1831.         0,
  1832.         0,
  1833.         2048,
  1834.         2048,
  1835.         "ugly, deformed, noisy, blurry, distorted, grainy",
  1836.         "ugly, deformed, noisy, blurry, distorted, grainy"
  1837.       ],
  1838.       "color": "#322",
  1839.       "bgcolor": "#533"
  1840.     },
  1841.     {
  1842.       "id": 1119,
  1843.       "type": "Concat Text _O",
  1844.       "pos": [
  1845.         1340,
  1846.         950
  1847.       ],
  1848.       "size": {
  1849.         "0": 400,
  1850.         "1": 200
  1851.       },
  1852.       "flags": {
  1853.         "collapsed": true
  1854.       },
  1855.       "order": 28,
  1856.       "mode": 0,
  1857.       "inputs": [
  1858.         {
  1859.           "name": "text1",
  1860.           "type": "STRING",
  1861.           "link": 3807,
  1862.           "widget": {
  1863.             "name": "text1"
  1864.           }
  1865.         },
  1866.         {
  1867.           "name": "text2",
  1868.           "type": "STRING",
  1869.           "link": 3806,
  1870.           "widget": {
  1871.             "name": "text2"
  1872.           }
  1873.         }
  1874.       ],
  1875.       "outputs": [
  1876.         {
  1877.           "name": "STRING",
  1878.           "type": "STRING",
  1879.           "links": [
  1880.             3808
  1881.           ],
  1882.           "shape": 3,
  1883.           "slot_index": 0
  1884.         }
  1885.       ],
  1886.       "properties": {
  1887.         "Node name for S&R": "Concat Text _O"
  1888.       },
  1889.       "widgets_values": [
  1890.         "",
  1891.         "",
  1892.         ","
  1893.       ],
  1894.       "color": "#322",
  1895.       "bgcolor": "#533"
  1896.     },
  1897.     {
  1898.       "id": 1118,
  1899.       "type": "Concat Text _O",
  1900.       "pos": [
  1901.         1340,
  1902.         840
  1903.       ],
  1904.       "size": {
  1905.         "0": 400,
  1906.         "1": 200
  1907.       },
  1908.       "flags": {
  1909.         "collapsed": true
  1910.       },
  1911.       "order": 27,
  1912.       "mode": 0,
  1913.       "inputs": [
  1914.         {
  1915.           "name": "text1",
  1916.           "type": "STRING",
  1917.           "link": 3803,
  1918.           "widget": {
  1919.             "name": "text1"
  1920.           }
  1921.         },
  1922.         {
  1923.           "name": "text2",
  1924.           "type": "STRING",
  1925.           "link": 3804,
  1926.           "widget": {
  1927.             "name": "text2"
  1928.           }
  1929.         }
  1930.       ],
  1931.       "outputs": [
  1932.         {
  1933.           "name": "STRING",
  1934.           "type": "STRING",
  1935.           "links": [
  1936.             3805
  1937.           ],
  1938.           "shape": 3,
  1939.           "slot_index": 0
  1940.         }
  1941.       ],
  1942.       "properties": {
  1943.         "Node name for S&R": "Concat Text _O"
  1944.       },
  1945.       "widgets_values": [
  1946.         "",
  1947.         "",
  1948.         ","
  1949.       ],
  1950.       "color": "#322",
  1951.       "bgcolor": "#533"
  1952.     },
  1953.     {
  1954.       "id": 1102,
  1955.       "type": "CLIPTextEncodeSDXL",
  1956.       "pos": [
  1957.         10,
  1958.         350
  1959.       ],
  1960.       "size": {
  1961.         "0": 330,
  1962.         "1": 202
  1963.       },
  1964.       "flags": {
  1965.         "collapsed": true
  1966.       },
  1967.       "order": 32,
  1968.       "mode": 0,
  1969.       "inputs": [
  1970.         {
  1971.           "name": "clip",
  1972.           "type": "CLIP",
  1973.           "link": 3749,
  1974.           "slot_index": 0
  1975.         },
  1976.         {
  1977.           "name": "text_g",
  1978.           "type": "STRING",
  1979.           "link": 3817,
  1980.           "widget": {
  1981.             "name": "text_g"
  1982.           }
  1983.         },
  1984.         {
  1985.           "name": "text_l",
  1986.           "type": "STRING",
  1987.           "link": 3751,
  1988.           "widget": {
  1989.             "name": "text_l"
  1990.           }
  1991.         },
  1992.         {
  1993.           "name": "width",
  1994.           "type": "INT",
  1995.           "link": 3779,
  1996.           "widget": {
  1997.             "name": "width"
  1998.           }
  1999.         },
  2000.         {
  2001.           "name": "height",
  2002.           "type": "INT",
  2003.           "link": 3780,
  2004.           "widget": {
  2005.             "name": "height"
  2006.           }
  2007.         },
  2008.         {
  2009.           "name": "target_width",
  2010.           "type": "INT",
  2011.           "link": 3781,
  2012.           "widget": {
  2013.             "name": "target_width"
  2014.           }
  2015.         },
  2016.         {
  2017.           "name": "target_height",
  2018.           "type": "INT",
  2019.           "link": 3782,
  2020.           "widget": {
  2021.             "name": "target_height"
  2022.           }
  2023.         }
  2024.       ],
  2025.       "outputs": [
  2026.         {
  2027.           "name": "CONDITIONING",
  2028.           "type": "CONDITIONING",
  2029.           "links": [
  2030.             3758
  2031.           ],
  2032.           "shape": 3,
  2033.           "slot_index": 0
  2034.         }
  2035.       ],
  2036.       "title": "Negative Base",
  2037.       "properties": {
  2038.         "Node name for S&R": "CLIPTextEncodeSDXL"
  2039.       },
  2040.       "widgets_values": [
  2041.         2048,
  2042.         2048,
  2043.         0,
  2044.         0,
  2045.         2048,
  2046.         2048,
  2047.         "ugly, deformed, noisy, blurry, distorted, grainy",
  2048.         "ugly, deformed, noisy, blurry, distorted, grainy"
  2049.       ],
  2050.       "color": "#322",
  2051.       "bgcolor": "#533"
  2052.     },
  2053.     {
  2054.       "id": 1124,
  2055.       "type": "Concat Text _O",
  2056.       "pos": [
  2057.         10,
  2058.         380
  2059.       ],
  2060.       "size": {
  2061.         "0": 400,
  2062.         "1": 200
  2063.       },
  2064.       "flags": {
  2065.         "collapsed": true
  2066.       },
  2067.       "order": 26,
  2068.       "mode": 0,
  2069.       "inputs": [
  2070.         {
  2071.           "name": "text1",
  2072.           "type": "STRING",
  2073.           "link": 3814,
  2074.           "widget": {
  2075.             "name": "text1"
  2076.           }
  2077.         },
  2078.         {
  2079.           "name": "text2",
  2080.           "type": "STRING",
  2081.           "link": 3816,
  2082.           "widget": {
  2083.             "name": "text2"
  2084.           }
  2085.         }
  2086.       ],
  2087.       "outputs": [
  2088.         {
  2089.           "name": "STRING",
  2090.           "type": "STRING",
  2091.           "links": [
  2092.             3817
  2093.           ],
  2094.           "shape": 3,
  2095.           "slot_index": 0
  2096.         }
  2097.       ],
  2098.       "properties": {
  2099.         "Node name for S&R": "Concat Text _O"
  2100.       },
  2101.       "widgets_values": [
  2102.         "",
  2103.         "",
  2104.         ","
  2105.       ],
  2106.       "color": "#322",
  2107.       "bgcolor": "#533"
  2108.     },
  2109.     {
  2110.       "id": 1101,
  2111.       "type": "ConditioningSetTimestepRange",
  2112.       "pos": [
  2113.         10,
  2114.         400
  2115.       ],
  2116.       "size": {
  2117.         "0": 240,
  2118.         "1": 80
  2119.       },
  2120.       "flags": {
  2121.         "collapsed": true
  2122.       },
  2123.       "order": 37,
  2124.       "mode": 0,
  2125.       "inputs": [
  2126.         {
  2127.           "name": "conditioning",
  2128.           "type": "CONDITIONING",
  2129.           "link": 3747
  2130.         },
  2131.         {
  2132.           "name": "start",
  2133.           "type": "FLOAT",
  2134.           "link": 3748,
  2135.           "widget": {
  2136.             "name": "start"
  2137.           },
  2138.           "slot_index": 1
  2139.         }
  2140.       ],
  2141.       "outputs": [
  2142.         {
  2143.           "name": "CONDITIONING",
  2144.           "type": "CONDITIONING",
  2145.           "links": [
  2146.             3760
  2147.           ],
  2148.           "shape": 3,
  2149.           "slot_index": 0
  2150.         }
  2151.       ],
  2152.       "properties": {
  2153.         "Node name for S&R": "ConditioningSetTimestepRange"
  2154.       },
  2155.       "widgets_values": [
  2156.         0,
  2157.         1
  2158.       ],
  2159.       "color": "#322",
  2160.       "bgcolor": "#533"
  2161.     },
  2162.     {
  2163.       "id": 1104,
  2164.       "type": "ConditioningSetTimestepRange",
  2165.       "pos": [
  2166.         10,
  2167.         430
  2168.       ],
  2169.       "size": {
  2170.         "0": 240,
  2171.         "1": 80
  2172.       },
  2173.       "flags": {
  2174.         "collapsed": true
  2175.       },
  2176.       "order": 36,
  2177.       "mode": 0,
  2178.       "inputs": [
  2179.         {
  2180.           "name": "conditioning",
  2181.           "type": "CONDITIONING",
  2182.           "link": 3758
  2183.         },
  2184.         {
  2185.           "name": "end",
  2186.           "type": "FLOAT",
  2187.           "link": 3759,
  2188.           "widget": {
  2189.             "name": "end"
  2190.           }
  2191.         }
  2192.       ],
  2193.       "outputs": [
  2194.         {
  2195.           "name": "CONDITIONING",
  2196.           "type": "CONDITIONING",
  2197.           "links": [
  2198.             3761
  2199.           ],
  2200.           "shape": 3,
  2201.           "slot_index": 0
  2202.         }
  2203.       ],
  2204.       "properties": {
  2205.         "Node name for S&R": "ConditioningSetTimestepRange"
  2206.       },
  2207.       "widgets_values": [
  2208.         0,
  2209.         0
  2210.       ],
  2211.       "color": "#322",
  2212.       "bgcolor": "#533"
  2213.     },
  2214.     {
  2215.       "id": 1105,
  2216.       "type": "ConditioningCombine",
  2217.       "pos": [
  2218.         10,
  2219.         460
  2220.       ],
  2221.       "size": {
  2222.         "0": 342.5999755859375,
  2223.         "1": 46
  2224.       },
  2225.       "flags": {
  2226.         "collapsed": true
  2227.       },
  2228.       "order": 38,
  2229.       "mode": 0,
  2230.       "inputs": [
  2231.         {
  2232.           "name": "conditioning_1",
  2233.           "type": "CONDITIONING",
  2234.           "link": 3760
  2235.         },
  2236.         {
  2237.           "name": "conditioning_2",
  2238.           "type": "CONDITIONING",
  2239.           "link": 3761
  2240.         }
  2241.       ],
  2242.       "outputs": [
  2243.         {
  2244.           "name": "CONDITIONING",
  2245.           "type": "CONDITIONING",
  2246.           "links": [
  2247.             3762
  2248.           ],
  2249.           "shape": 3,
  2250.           "slot_index": 0
  2251.         }
  2252.       ],
  2253.       "properties": {
  2254.         "Node name for S&R": "ConditioningCombine"
  2255.       },
  2256.       "color": "#322",
  2257.       "bgcolor": "#533"
  2258.     },
  2259.     {
  2260.       "id": 1106,
  2261.       "type": "PrimitiveNode",
  2262.       "pos": [
  2263.         10,
  2264.         230
  2265.       ],
  2266.       "size": {
  2267.         "0": 210,
  2268.         "1": 80
  2269.       },
  2270.       "flags": {},
  2271.       "order": 11,
  2272.       "mode": 0,
  2273.       "outputs": [
  2274.         {
  2275.           "name": "FLOAT",
  2276.           "type": "FLOAT",
  2277.           "links": [
  2278.             3748,
  2279.             3759
  2280.           ],
  2281.           "slot_index": 0,
  2282.           "widget": {
  2283.             "name": "start"
  2284.           }
  2285.         }
  2286.       ],
  2287.       "title": "Embedding start",
  2288.       "properties": {
  2289.         "Run widget replace on values": false
  2290.       },
  2291.       "widgets_values": [
  2292.         0,
  2293.         "fixed"
  2294.       ],
  2295.       "color": "#322",
  2296.       "bgcolor": "#533"
  2297.     },
  2298.     {
  2299.       "id": 4,
  2300.       "type": "CheckpointLoaderSimple",
  2301.       "pos": [
  2302.         10,
  2303.         670
  2304.       ],
  2305.       "size": {
  2306.         "0": 470,
  2307.         "1": 100
  2308.       },
  2309.       "flags": {},
  2310.       "order": 12,
  2311.       "mode": 0,
  2312.       "outputs": [
  2313.         {
  2314.           "name": "MODEL",
  2315.           "type": "MODEL",
  2316.           "links": [
  2317.             2310
  2318.           ],
  2319.           "slot_index": 0
  2320.         },
  2321.         {
  2322.           "name": "CLIP",
  2323.           "type": "CLIP",
  2324.           "links": [
  2325.             2676
  2326.           ],
  2327.           "slot_index": 1
  2328.         },
  2329.         {
  2330.           "name": "VAE",
  2331.           "type": "VAE",
  2332.           "links": [],
  2333.           "slot_index": 2
  2334.         }
  2335.       ],
  2336.       "title": "SDXL Model 1",
  2337.       "properties": {
  2338.         "Node name for S&R": "CheckpointLoaderSimple"
  2339.       },
  2340.       "widgets_values": [
  2341.         "7. SDXL\\Ani\\ponyCashMoney-v1.0.safetensors"
  2342.       ],
  2343.       "color": "#432",
  2344.       "bgcolor": "#653"
  2345.     },
  2346.     {
  2347.       "id": 511,
  2348.       "type": "CR LoRA Stack",
  2349.       "pos": [
  2350.         10,
  2351.         910
  2352.       ],
  2353.       "size": {
  2354.         "0": 470,
  2355.         "1": 342
  2356.       },
  2357.       "flags": {},
  2358.       "order": 13,
  2359.       "mode": 0,
  2360.       "inputs": [
  2361.         {
  2362.           "name": "lora_stack",
  2363.           "type": "LORA_STACK",
  2364.           "link": null
  2365.         }
  2366.       ],
  2367.       "outputs": [
  2368.         {
  2369.           "name": "LORA_STACK",
  2370.           "type": "LORA_STACK",
  2371.           "links": [
  2372.             1697
  2373.           ],
  2374.           "shape": 3,
  2375.           "slot_index": 0
  2376.         },
  2377.         {
  2378.           "name": "show_help",
  2379.           "type": "STRING",
  2380.           "links": null,
  2381.           "shape": 3
  2382.         }
  2383.       ],
  2384.       "title": "SDXL LoRA Stack",
  2385.       "properties": {
  2386.         "Node name for S&R": "CR LoRA Stack"
  2387.       },
  2388.       "widgets_values": [
  2389.         "Off",
  2390.         "5. SDXL\\Pny\\Pny Anime.safetensors",
  2391.         0.6,
  2392.         1,
  2393.         "Off",
  2394.         "5. SDXL\\Pny\\Ani\\Pny Balsamique.safetensors",
  2395.         1,
  2396.         1,
  2397.         "Off",
  2398.         "5. SDXL\\Pny\\Pny Smooth Anime.safetensors",
  2399.         1,
  2400.         1
  2401.       ],
  2402.       "color": "#432",
  2403.       "bgcolor": "#653"
  2404.     },
  2405.     {
  2406.       "id": 1082,
  2407.       "type": "PrimitiveNode",
  2408.       "pos": [
  2409.         420,
  2410.         70
  2411.       ],
  2412.       "size": {
  2413.         "0": 600,
  2414.         "1": 160
  2415.       },
  2416.       "flags": {},
  2417.       "order": 14,
  2418.       "mode": 0,
  2419.       "outputs": [
  2420.         {
  2421.           "name": "STRING",
  2422.           "type": "STRING",
  2423.           "links": [
  2424.             3811
  2425.           ],
  2426.           "widget": {
  2427.             "name": "text_positive_g"
  2428.           }
  2429.         }
  2430.       ],
  2431.       "title": "Fundamental (G)",
  2432.       "properties": {
  2433.         "Run widget replace on values": false
  2434.       },
  2435.       "widgets_values": [
  2436.         "score_9\ndryad woman, ginger hair, forest, half body portrait\nscore_8_up, score_7_up, score_6_up, score_5_up"
  2437.       ],
  2438.       "color": "#232",
  2439.       "bgcolor": "#353"
  2440.     },
  2441.     {
  2442.       "id": 338,
  2443.       "type": "SDXLPromptStylerAdvanced",
  2444.       "pos": [
  2445.         1010,
  2446.         940
  2447.       ],
  2448.       "size": {
  2449.         "0": 262,
  2450.         "1": 230
  2451.       },
  2452.       "flags": {},
  2453.       "order": 22,
  2454.       "mode": 0,
  2455.       "inputs": [
  2456.         {
  2457.           "name": "text_positive_g",
  2458.           "type": "STRING",
  2459.           "link": 3811,
  2460.           "widget": {
  2461.             "name": "text_positive_g"
  2462.           },
  2463.           "slot_index": 0
  2464.         },
  2465.         {
  2466.           "name": "text_positive_l",
  2467.           "type": "STRING",
  2468.           "link": 1312,
  2469.           "widget": {
  2470.             "name": "text_positive_l"
  2471.           }
  2472.         },
  2473.         {
  2474.           "name": "text_negative",
  2475.           "type": "STRING",
  2476.           "link": 2241,
  2477.           "widget": {
  2478.             "name": "text_negative"
  2479.           },
  2480.           "slot_index": 2
  2481.         }
  2482.       ],
  2483.       "outputs": [
  2484.         {
  2485.           "name": "text_positive_g",
  2486.           "type": "STRING",
  2487.           "links": [
  2488.             1891
  2489.           ],
  2490.           "shape": 3,
  2491.           "slot_index": 0
  2492.         },
  2493.         {
  2494.           "name": "text_positive_l",
  2495.           "type": "STRING",
  2496.           "links": [
  2497.             1892
  2498.           ],
  2499.           "shape": 3,
  2500.           "slot_index": 1
  2501.         },
  2502.         {
  2503.           "name": "text_positive",
  2504.           "type": "STRING",
  2505.           "links": [
  2506.             1314
  2507.           ],
  2508.           "shape": 3,
  2509.           "slot_index": 2
  2510.         },
  2511.         {
  2512.           "name": "text_negative_g",
  2513.           "type": "STRING",
  2514.           "links": [
  2515.             3806,
  2516.             3816
  2517.           ],
  2518.           "shape": 3,
  2519.           "slot_index": 3
  2520.         },
  2521.         {
  2522.           "name": "text_negative_l",
  2523.           "type": "STRING",
  2524.           "links": [
  2525.             1899,
  2526.             3751
  2527.           ],
  2528.           "shape": 3,
  2529.           "slot_index": 4
  2530.         },
  2531.         {
  2532.           "name": "text_negative",
  2533.           "type": "STRING",
  2534.           "links": [
  2535.             3804
  2536.           ],
  2537.           "shape": 3,
  2538.           "slot_index": 5
  2539.         }
  2540.       ],
  2541.       "properties": {
  2542.         "Node name for S&R": "SDXLPromptStylerAdvanced"
  2543.       },
  2544.       "widgets_values": [
  2545.         "score_9\ndryad woman, ginger hair, forest, half body portrait\nscore_8_up, score_7_up, score_6_up, score_5_up",
  2546.         "score_9, score_8_up, score_7_up, score_6_up, score_5_up, award-winning, professional, highly detailed",
  2547.         "ugly, deformed",
  2548.         "base",
  2549.         "L only",
  2550.         false,
  2551.         false
  2552.       ],
  2553.       "color": "#233",
  2554.       "bgcolor": "#355"
  2555.     },
  2556.     {
  2557.       "id": 77,
  2558.       "type": "PrimitiveNode",
  2559.       "pos": [
  2560.         420,
  2561.         270
  2562.       ],
  2563.       "size": {
  2564.         "0": 600,
  2565.         "1": 100
  2566.       },
  2567.       "flags": {},
  2568.       "order": 15,
  2569.       "mode": 0,
  2570.       "outputs": [
  2571.         {
  2572.           "name": "STRING",
  2573.           "type": "STRING",
  2574.           "links": [
  2575.             1312
  2576.           ],
  2577.           "slot_index": 0,
  2578.           "widget": {
  2579.             "name": "text_positive_l"
  2580.           }
  2581.         }
  2582.       ],
  2583.       "title": "Supporting Terms (L)",
  2584.       "properties": {
  2585.         "Run widget replace on values": false
  2586.       },
  2587.       "widgets_values": [
  2588.         "score_9, score_8_up, score_7_up, score_6_up, score_5_up, award-winning, professional, highly detailed"
  2589.       ],
  2590.       "color": "#232",
  2591.       "bgcolor": "#353"
  2592.     },
  2593.     {
  2594.       "id": 1107,
  2595.       "type": "EmbeddingPicker",
  2596.       "pos": [
  2597.         10,
  2598.         70
  2599.       ],
  2600.       "size": {
  2601.         "0": 380,
  2602.         "1": 120
  2603.       },
  2604.       "flags": {},
  2605.       "order": 23,
  2606.       "mode": 0,
  2607.       "inputs": [
  2608.         {
  2609.           "name": "text",
  2610.           "type": "STRING",
  2611.           "link": 3815,
  2612.           "widget": {
  2613.             "name": "text"
  2614.           },
  2615.           "slot_index": 0
  2616.         }
  2617.       ],
  2618.       "outputs": [
  2619.         {
  2620.           "name": "text",
  2621.           "type": "STRING",
  2622.           "links": [
  2623.             3803,
  2624.             3807
  2625.           ],
  2626.           "shape": 3,
  2627.           "slot_index": 0
  2628.         }
  2629.       ],
  2630.       "title": "SDXL negative embedding",
  2631.       "properties": {
  2632.         "Node name for S&R": "EmbeddingPicker"
  2633.       },
  2634.       "widgets_values": [
  2635.         "8. SDXL\\unaestheticXL2v10.safetensors",
  2636.         1,
  2637.         false,
  2638.         ""
  2639.       ],
  2640.       "color": "#322",
  2641.       "bgcolor": "#533"
  2642.     },
  2643.     {
  2644.       "id": 729,
  2645.       "type": "PrimitiveNode",
  2646.       "pos": [
  2647.         810,
  2648.         410
  2649.       ],
  2650.       "size": {
  2651.         "0": 210,
  2652.         "1": 170
  2653.       },
  2654.       "flags": {
  2655.         "collapsed": false
  2656.       },
  2657.       "order": 16,
  2658.       "mode": 0,
  2659.       "outputs": [
  2660.         {
  2661.           "name": "STRING",
  2662.           "type": "STRING",
  2663.           "links": [
  2664.             2241
  2665.           ],
  2666.           "widget": {
  2667.             "name": "text_negative"
  2668.           },
  2669.           "slot_index": 0
  2670.         }
  2671.       ],
  2672.       "title": "Append negative",
  2673.       "properties": {
  2674.         "Run widget replace on values": false
  2675.       },
  2676.       "widgets_values": [
  2677.         "ugly, deformed"
  2678.       ],
  2679.       "color": "#322",
  2680.       "bgcolor": "#533"
  2681.     },
  2682.     {
  2683.       "id": 1128,
  2684.       "type": "Text _O",
  2685.       "pos": [
  2686.         420,
  2687.         410
  2688.       ],
  2689.       "size": {
  2690.         "0": 380,
  2691.         "1": 170
  2692.       },
  2693.       "flags": {},
  2694.       "order": 17,
  2695.       "mode": 0,
  2696.       "outputs": [
  2697.         {
  2698.           "name": "STRING",
  2699.           "type": "STRING",
  2700.           "links": [
  2701.             3814,
  2702.             3815
  2703.           ],
  2704.           "shape": 3,
  2705.           "slot_index": 0
  2706.         }
  2707.       ],
  2708.       "title": "Fundamental Negative",
  2709.       "properties": {
  2710.         "Node name for S&R": "Text _O"
  2711.       },
  2712.       "widgets_values": [
  2713.         ""
  2714.       ],
  2715.       "color": "#322",
  2716.       "bgcolor": "#533"
  2717.     }
  2718.   ],
  2719.   "links": [
  2720.     [
  2721.       299,
  2722.       81,
  2723.       0,
  2724.       23,
  2725.       2,
  2726.       "CONDITIONING"
  2727.     ],
  2728.     [
  2729.       475,
  2730.       115,
  2731.       0,
  2732.       23,
  2733.       5,
  2734.       "INT"
  2735.     ],
  2736.     [
  2737.       518,
  2738.       137,
  2739.       0,
  2740.       120,
  2741.       2,
  2742.       "FLOAT"
  2743.     ],
  2744.     [
  2745.       534,
  2746.       138,
  2747.       0,
  2748.       81,
  2749.       2,
  2750.       "FLOAT"
  2751.     ],
  2752.     [
  2753.       665,
  2754.       134,
  2755.       0,
  2756.       8,
  2757.       1,
  2758.       "VAE"
  2759.     ],
  2760.     [
  2761.       721,
  2762.       115,
  2763.       0,
  2764.       22,
  2765.       5,
  2766.       "INT"
  2767.     ],
  2768.     [
  2769.       813,
  2770.       101,
  2771.       0,
  2772.       216,
  2773.       4,
  2774.       "FLOAT"
  2775.     ],
  2776.     [
  2777.       900,
  2778.       218,
  2779.       0,
  2780.       221,
  2781.       0,
  2782.       "IMAGE"
  2783.     ],
  2784.     [
  2785.       901,
  2786.       218,
  2787.       0,
  2788.       221,
  2789.       1,
  2790.       "IMAGE"
  2791.     ],
  2792.     [
  2793.       903,
  2794.       216,
  2795.       0,
  2796.       218,
  2797.       0,
  2798.       "LATENT"
  2799.     ],
  2800.     [
  2801.       926,
  2802.       187,
  2803.       0,
  2804.       213,
  2805.       0,
  2806.       "UPSCALE_MODEL"
  2807.     ],
  2808.     [
  2809.       927,
  2810.       213,
  2811.       0,
  2812.       215,
  2813.       0,
  2814.       "IMAGE"
  2815.     ],
  2816.     [
  2817.       942,
  2818.       217,
  2819.       0,
  2820.       216,
  2821.       3,
  2822.       "LATENT"
  2823.     ],
  2824.     [
  2825.       943,
  2826.       215,
  2827.       0,
  2828.       217,
  2829.       0,
  2830.       "IMAGE"
  2831.     ],
  2832.     [
  2833.       1312,
  2834.       77,
  2835.       0,
  2836.       338,
  2837.       1,
  2838.       "STRING"
  2839.     ],
  2840.     [
  2841.       1314,
  2842.       338,
  2843.       2,
  2844.       120,
  2845.       1,
  2846.       "STRING"
  2847.     ],
  2848.     [
  2849.       1697,
  2850.       511,
  2851.       0,
  2852.       512,
  2853.       2,
  2854.       "LORA_STACK"
  2855.     ],
  2856.     [
  2857.       1891,
  2858.       338,
  2859.       0,
  2860.       588,
  2861.       1,
  2862.       "STRING"
  2863.     ],
  2864.     [
  2865.       1892,
  2866.       338,
  2867.       1,
  2868.       588,
  2869.       2,
  2870.       "STRING"
  2871.     ],
  2872.     [
  2873.       1899,
  2874.       338,
  2875.       4,
  2876.       589,
  2877.       2,
  2878.       "STRING"
  2879.     ],
  2880.     [
  2881.       1909,
  2882.       238,
  2883.       0,
  2884.       588,
  2885.       0,
  2886.       "CLIP"
  2887.     ],
  2888.     [
  2889.       1910,
  2890.       238,
  2891.       0,
  2892.       589,
  2893.       0,
  2894.       "CLIP"
  2895.     ],
  2896.     [
  2897.       2241,
  2898.       729,
  2899.       0,
  2900.       338,
  2901.       2,
  2902.       "STRING"
  2903.     ],
  2904.     [
  2905.       2310,
  2906.       4,
  2907.       0,
  2908.       512,
  2909.       0,
  2910.       "MODEL"
  2911.     ],
  2912.     [
  2913.       2507,
  2914.       818,
  2915.       0,
  2916.       22,
  2917.       0,
  2918.       "MODEL"
  2919.     ],
  2920.     [
  2921.       2676,
  2922.       4,
  2923.       1,
  2924.       512,
  2925.       1,
  2926.       "CLIP"
  2927.     ],
  2928.     [
  2929.       2811,
  2930.       512,
  2931.       1,
  2932.       238,
  2933.       0,
  2934.       "*"
  2935.     ],
  2936.     [
  2937.       2813,
  2938.       512,
  2939.       0,
  2940.       237,
  2941.       0,
  2942.       "*"
  2943.     ],
  2944.     [
  2945.       3397,
  2946.       1030,
  2947.       0,
  2948.       120,
  2949.       3,
  2950.       "INT"
  2951.     ],
  2952.     [
  2953.       3398,
  2954.       1030,
  2955.       0,
  2956.       120,
  2957.       4,
  2958.       "INT"
  2959.     ],
  2960.     [
  2961.       3399,
  2962.       1030,
  2963.       0,
  2964.       81,
  2965.       3,
  2966.       "INT"
  2967.     ],
  2968.     [
  2969.       3400,
  2970.       1030,
  2971.       0,
  2972.       81,
  2973.       4,
  2974.       "INT"
  2975.     ],
  2976.     [
  2977.       3401,
  2978.       1030,
  2979.       0,
  2980.       589,
  2981.       3,
  2982.       "INT"
  2983.     ],
  2984.     [
  2985.       3402,
  2986.       1030,
  2987.       0,
  2988.       589,
  2989.       4,
  2990.       "INT"
  2991.     ],
  2992.     [
  2993.       3403,
  2994.       1030,
  2995.       0,
  2996.       589,
  2997.       5,
  2998.       "INT"
  2999.     ],
  3000.     [
  3001.       3404,
  3002.       1030,
  3003.       0,
  3004.       589,
  3005.       6,
  3006.       "INT"
  3007.     ],
  3008.     [
  3009.       3405,
  3010.       1030,
  3011.       0,
  3012.       588,
  3013.       3,
  3014.       "INT"
  3015.     ],
  3016.     [
  3017.       3406,
  3018.       1030,
  3019.       0,
  3020.       588,
  3021.       4,
  3022.       "INT"
  3023.     ],
  3024.     [
  3025.       3407,
  3026.       1030,
  3027.       0,
  3028.       588,
  3029.       5,
  3030.       "INT"
  3031.     ],
  3032.     [
  3033.       3408,
  3034.       1030,
  3035.       0,
  3036.       588,
  3037.       6,
  3038.       "INT"
  3039.     ],
  3040.     [
  3041.       3448,
  3042.       8,
  3043.       0,
  3044.       1042,
  3045.       0,
  3046.       "*"
  3047.     ],
  3048.     [
  3049.       3451,
  3050.       1042,
  3051.       0,
  3052.       594,
  3053.       0,
  3054.       "IMAGE"
  3055.     ],
  3056.     [
  3057.       3584,
  3058.       1071,
  3059.       0,
  3060.       22,
  3061.       2,
  3062.       "CONDITIONING"
  3063.     ],
  3064.     [
  3065.       3660,
  3066.       1042,
  3067.       0,
  3068.       213,
  3069.       1,
  3070.       "IMAGE"
  3071.     ],
  3072.     [
  3073.       3692,
  3074.       238,
  3075.       0,
  3076.       81,
  3077.       0,
  3078.       "CLIP"
  3079.     ],
  3080.     [
  3081.       3697,
  3082.       5,
  3083.       0,
  3084.       22,
  3085.       3,
  3086.       "LATENT"
  3087.     ],
  3088.     [
  3089.       3701,
  3090.       221,
  3091.       0,
  3092.       201,
  3093.       0,
  3094.       "IMAGE"
  3095.     ],
  3096.     [
  3097.       3706,
  3098.       22,
  3099.       0,
  3100.       23,
  3101.       3,
  3102.       "LATENT"
  3103.     ],
  3104.     [
  3105.       3709,
  3106.       102,
  3107.       0,
  3108.       22,
  3109.       4,
  3110.       "FLOAT"
  3111.     ],
  3112.     [
  3113.       3714,
  3114.       120,
  3115.       0,
  3116.       23,
  3117.       1,
  3118.       "CONDITIONING"
  3119.     ],
  3120.     [
  3121.       3730,
  3122.       1071,
  3123.       0,
  3124.       216,
  3125.       2,
  3126.       "CONDITIONING"
  3127.     ],
  3128.     [
  3129.       3731,
  3130.       588,
  3131.       0,
  3132.       1083,
  3133.       0,
  3134.       "*"
  3135.     ],
  3136.     [
  3137.       3732,
  3138.       1083,
  3139.       0,
  3140.       22,
  3141.       1,
  3142.       "CONDITIONING"
  3143.     ],
  3144.     [
  3145.       3733,
  3146.       1083,
  3147.       0,
  3148.       216,
  3149.       1,
  3150.       "CONDITIONING"
  3151.     ],
  3152.     [
  3153.       3734,
  3154.       237,
  3155.       0,
  3156.       818,
  3157.       0,
  3158.       "*"
  3159.     ],
  3160.     [
  3161.       3735,
  3162.       818,
  3163.       0,
  3164.       23,
  3165.       0,
  3166.       "MODEL"
  3167.     ],
  3168.     [
  3169.       3736,
  3170.       818,
  3171.       0,
  3172.       216,
  3173.       0,
  3174.       "MODEL"
  3175.     ],
  3176.     [
  3177.       3737,
  3178.       239,
  3179.       0,
  3180.       134,
  3181.       0,
  3182.       "*"
  3183.     ],
  3184.     [
  3185.       3738,
  3186.       239,
  3187.       0,
  3188.       1084,
  3189.       0,
  3190.       "*"
  3191.     ],
  3192.     [
  3193.       3739,
  3194.       1084,
  3195.       0,
  3196.       217,
  3197.       1,
  3198.       "VAE"
  3199.     ],
  3200.     [
  3201.       3740,
  3202.       1084,
  3203.       0,
  3204.       218,
  3205.       1,
  3206.       "VAE"
  3207.     ],
  3208.     [
  3209.       3741,
  3210.       23,
  3211.       0,
  3212.       8,
  3213.       0,
  3214.       "LATENT"
  3215.     ],
  3216.     [
  3217.       3742,
  3218.       238,
  3219.       0,
  3220.       120,
  3221.       0,
  3222.       "CLIP"
  3223.     ],
  3224.     [
  3225.       3746,
  3226.       1100,
  3227.       0,
  3228.       215,
  3229.       1,
  3230.       "FLOAT"
  3231.     ],
  3232.     [
  3233.       3747,
  3234.       589,
  3235.       0,
  3236.       1101,
  3237.       0,
  3238.       "CONDITIONING"
  3239.     ],
  3240.     [
  3241.       3748,
  3242.       1106,
  3243.       0,
  3244.       1101,
  3245.       1,
  3246.       "FLOAT"
  3247.     ],
  3248.     [
  3249.       3749,
  3250.       238,
  3251.       0,
  3252.       1102,
  3253.       0,
  3254.       "CLIP"
  3255.     ],
  3256.     [
  3257.       3751,
  3258.       338,
  3259.       4,
  3260.       1102,
  3261.       2,
  3262.       "STRING"
  3263.     ],
  3264.     [
  3265.       3758,
  3266.       1102,
  3267.       0,
  3268.       1104,
  3269.       0,
  3270.       "CONDITIONING"
  3271.     ],
  3272.     [
  3273.       3759,
  3274.       1106,
  3275.       0,
  3276.       1104,
  3277.       1,
  3278.       "FLOAT"
  3279.     ],
  3280.     [
  3281.       3760,
  3282.       1101,
  3283.       0,
  3284.       1105,
  3285.       0,
  3286.       "CONDITIONING"
  3287.     ],
  3288.     [
  3289.       3761,
  3290.       1104,
  3291.       0,
  3292.       1105,
  3293.       1,
  3294.       "CONDITIONING"
  3295.     ],
  3296.     [
  3297.       3762,
  3298.       1105,
  3299.       0,
  3300.       1071,
  3301.       0,
  3302.       "*"
  3303.     ],
  3304.     [
  3305.       3763,
  3306.       101,
  3307.       0,
  3308.       23,
  3309.       4,
  3310.       "FLOAT"
  3311.     ],
  3312.     [
  3313.       3779,
  3314.       209,
  3315.       0,
  3316.       1102,
  3317.       3,
  3318.       "INT"
  3319.     ],
  3320.     [
  3321.       3780,
  3322.       209,
  3323.       0,
  3324.       1102,
  3325.       4,
  3326.       "INT"
  3327.     ],
  3328.     [
  3329.       3781,
  3330.       209,
  3331.       0,
  3332.       1102,
  3333.       5,
  3334.       "INT"
  3335.     ],
  3336.     [
  3337.       3782,
  3338.       209,
  3339.       0,
  3340.       1102,
  3341.       6,
  3342.       "INT"
  3343.     ],
  3344.     [
  3345.       3786,
  3346.       209,
  3347.       0,
  3348.       1030,
  3349.       0,
  3350.       "*"
  3351.     ],
  3352.     [
  3353.       3800,
  3354.       1117,
  3355.       0,
  3356.       23,
  3357.       6,
  3358.       "INT"
  3359.     ],
  3360.     [
  3361.       3801,
  3362.       1117,
  3363.       0,
  3364.       22,
  3365.       6,
  3366.       "INT"
  3367.     ],
  3368.     [
  3369.       3802,
  3370.       1117,
  3371.       0,
  3372.       216,
  3373.       5,
  3374.       "INT"
  3375.     ],
  3376.     [
  3377.       3803,
  3378.       1107,
  3379.       0,
  3380.       1118,
  3381.       0,
  3382.       "STRING"
  3383.     ],
  3384.     [
  3385.       3804,
  3386.       338,
  3387.       5,
  3388.       1118,
  3389.       1,
  3390.       "STRING"
  3391.     ],
  3392.     [
  3393.       3805,
  3394.       1118,
  3395.       0,
  3396.       81,
  3397.       1,
  3398.       "STRING"
  3399.     ],
  3400.     [
  3401.       3806,
  3402.       338,
  3403.       3,
  3404.       1119,
  3405.       1,
  3406.       "STRING"
  3407.     ],
  3408.     [
  3409.       3807,
  3410.       1107,
  3411.       0,
  3412.       1119,
  3413.       0,
  3414.       "STRING"
  3415.     ],
  3416.     [
  3417.       3808,
  3418.       1119,
  3419.       0,
  3420.       589,
  3421.       1,
  3422.       "STRING"
  3423.     ],
  3424.     [
  3425.       3811,
  3426.       1082,
  3427.       0,
  3428.       338,
  3429.       0,
  3430.       "STRING"
  3431.     ],
  3432.     [
  3433.       3814,
  3434.       1128,
  3435.       0,
  3436.       1124,
  3437.       0,
  3438.       "STRING"
  3439.     ],
  3440.     [
  3441.       3815,
  3442.       1128,
  3443.       0,
  3444.       1107,
  3445.       0,
  3446.       "STRING"
  3447.     ],
  3448.     [
  3449.       3816,
  3450.       338,
  3451.       3,
  3452.       1124,
  3453.       1,
  3454.       "STRING"
  3455.     ],
  3456.     [
  3457.       3817,
  3458.       1124,
  3459.       0,
  3460.       1102,
  3461.       1,
  3462.       "STRING"
  3463.     ]
  3464.   ],
  3465.   "groups": [
  3466.     {
  3467.       "title": "Final Image",
  3468.       "bounding": [
  3469.         1500,
  3470.         -4,
  3471.         890,
  3472.         594
  3473.       ],
  3474.       "color": "#444",
  3475.       "font_size": 24,
  3476.       "locked": false
  3477.     },
  3478.     {
  3479.       "title": "Samplers",
  3480.       "bounding": [
  3481.         1520,
  3482.         596,
  3483.         790,
  3484.         724
  3485.       ],
  3486.       "color": "#444",
  3487.       "font_size": 24,
  3488.       "locked": false
  3489.     },
  3490.     {
  3491.       "title": "Models, Encoders, and LoRAs",
  3492.       "bounding": [
  3493.         0,
  3494.         600,
  3495.         1505,
  3496.         666
  3497.       ],
  3498.       "color": "#444",
  3499.       "font_size": 24,
  3500.       "locked": false
  3501.     },
  3502.     {
  3503.       "title": "Prompting",
  3504.       "bounding": [
  3505.         410,
  3506.         -4,
  3507.         620,
  3508.         594
  3509.       ],
  3510.       "color": "#444",
  3511.       "font_size": 24,
  3512.       "locked": false
  3513.     },
  3514.     {
  3515.       "title": "Gen Settings",
  3516.       "bounding": [
  3517.         1040,
  3518.         -4,
  3519.         450,
  3520.         554
  3521.       ],
  3522.       "color": "#444",
  3523.       "font_size": 24,
  3524.       "locked": false
  3525.     },
  3526.     {
  3527.       "title": "Negative embedding selection",
  3528.       "bounding": [
  3529.         0,
  3530.         -4,
  3531.         400,
  3532.         474
  3533.       ],
  3534.       "color": "#444",
  3535.       "font_size": 24,
  3536.       "locked": false
  3537.     }
  3538.   ],
  3539.   "config": {},
  3540.   "extra": {
  3541.     "groupNodes": {},
  3542.     "0246.VERSION": [
  3543.       0,
  3544.       0,
  3545.       4
  3546.     ],
  3547.     "ds": {
  3548.       "scale": 0.9090909090909091,
  3549.       "offset": {
  3550.         "0": 169.94561026151604,
  3551.         "1": 22.17732116044482
  3552.       }
  3553.     }
  3554.   },
  3555.   "version": 0.4
  3556. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement