Advertisement
formulake

Flux - SD35

Nov 30th, 2024
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 30.21 KB | Source Code | 0 0
  1. {
  2.   "last_node_id": 37,
  3.   "last_link_id": 48,
  4.   "nodes": [
  5.     {
  6.       "id": 2,
  7.       "type": "ModelSamplingFlux",
  8.       "pos": [
  9.         -40,
  10.         330
  11.       ],
  12.       "size": [
  13.         320,
  14.         130
  15.       ],
  16.       "flags": {},
  17.       "order": 19,
  18.       "mode": 0,
  19.       "inputs": [
  20.         {
  21.           "name": "model",
  22.           "type": "MODEL",
  23.           "link": 1
  24.         }
  25.       ],
  26.       "outputs": [
  27.         {
  28.           "name": "MODEL",
  29.           "type": "MODEL",
  30.           "links": [
  31.             3
  32.           ],
  33.           "slot_index": 0
  34.         }
  35.       ],
  36.       "properties": {
  37.         "Node name for S&R": "ModelSamplingFlux"
  38.       },
  39.       "widgets_values": [
  40.         1.15,
  41.         0.5,
  42.         1024,
  43.         1024
  44.       ],
  45.       "color": "#223",
  46.       "bgcolor": "#335"
  47.     },
  48.     {
  49.       "id": 4,
  50.       "type": "DualCLIPLoader",
  51.       "pos": [
  52.         -40,
  53.         500
  54.       ],
  55.       "size": [
  56.         310,
  57.         110
  58.       ],
  59.       "flags": {
  60.         "collapsed": true
  61.       },
  62.       "order": 0,
  63.       "mode": 0,
  64.       "inputs": [],
  65.       "outputs": [
  66.         {
  67.           "name": "CLIP",
  68.           "type": "CLIP",
  69.           "links": [
  70.             4
  71.           ],
  72.           "slot_index": 0
  73.         }
  74.       ],
  75.       "title": "Flux CLIPs",
  76.       "properties": {
  77.         "Node name for S&R": "DualCLIPLoader"
  78.       },
  79.       "widgets_values": [
  80.         "ViT-L-14-BEST-smooth-GmP-HF-format.safetensors",
  81.         "t5xxl_fp16.safetensors",
  82.         "flux"
  83.       ],
  84.       "color": "#432",
  85.       "bgcolor": "#653"
  86.     },
  87.     {
  88.       "id": 5,
  89.       "type": "VAELoader",
  90.       "pos": [
  91.         90,
  92.         500
  93.       ],
  94.       "size": [
  95.         310,
  96.         60
  97.       ],
  98.       "flags": {
  99.         "collapsed": true
  100.       },
  101.       "order": 1,
  102.       "mode": 0,
  103.       "inputs": [],
  104.       "outputs": [
  105.         {
  106.           "name": "VAE",
  107.           "type": "VAE",
  108.           "links": [
  109.             5
  110.           ],
  111.           "slot_index": 0
  112.         }
  113.       ],
  114.       "title": "Flux VAE",
  115.       "properties": {
  116.         "Node name for S&R": "VAELoader"
  117.       },
  118.       "widgets_values": [
  119.         "ae.sft"
  120.       ],
  121.       "color": "#322",
  122.       "bgcolor": "#533"
  123.     },
  124.     {
  125.       "id": 6,
  126.       "type": "Anything Everywhere3",
  127.       "pos": [
  128.         -40,
  129.         540
  130.       ],
  131.       "size": [
  132.         310,
  133.         70
  134.       ],
  135.       "flags": {
  136.         "collapsed": true
  137.       },
  138.       "order": 22,
  139.       "mode": 0,
  140.       "inputs": [
  141.         {
  142.           "name": "MODEL",
  143.           "type": "*",
  144.           "link": 3,
  145.           "shape": 7,
  146.           "color_on": "#B39DDB"
  147.         },
  148.         {
  149.           "name": "CLIP",
  150.           "type": "*",
  151.           "link": 4,
  152.           "shape": 7,
  153.           "color_on": "#FFD500"
  154.         },
  155.         {
  156.           "name": "VAE",
  157.           "type": "*",
  158.           "link": 5,
  159.           "shape": 7,
  160.           "color_on": "#FF6E6E"
  161.         }
  162.       ],
  163.       "outputs": [],
  164.       "title": "AE Transmitter",
  165.       "properties": {
  166.         "Node name for S&R": "Anything Everywhere3",
  167.         "group_restricted": 0,
  168.         "color_restricted": 0
  169.       },
  170.       "widgets_values": [],
  171.       "color": "#222",
  172.       "bgcolor": "#000"
  173.     },
  174.     {
  175.       "id": 7,
  176.       "type": "CLIPTextEncode",
  177.       "pos": [
  178.         310,
  179.         430
  180.       ],
  181.       "size": [
  182.         320,
  183.         54
  184.       ],
  185.       "flags": {},
  186.       "order": 15,
  187.       "mode": 0,
  188.       "inputs": [
  189.         {
  190.           "name": "clip",
  191.           "type": "CLIP",
  192.           "link": null
  193.         },
  194.         {
  195.           "name": "text",
  196.           "type": "STRING",
  197.           "link": 6,
  198.           "widget": {
  199.             "name": "text"
  200.           }
  201.         }
  202.       ],
  203.       "outputs": [
  204.         {
  205.           "name": "CONDITIONING",
  206.           "type": "CONDITIONING",
  207.           "links": [
  208.             7
  209.           ],
  210.           "slot_index": 0
  211.         }
  212.       ],
  213.       "properties": {
  214.         "Node name for S&R": "CLIPTextEncode"
  215.       },
  216.       "widgets_values": [
  217.         ""
  218.       ]
  219.     },
  220.     {
  221.       "id": 8,
  222.       "type": "FluxGuidance",
  223.       "pos": [
  224.         310,
  225.         520
  226.       ],
  227.       "size": [
  228.         320,
  229.         60
  230.       ],
  231.       "flags": {},
  232.       "order": 20,
  233.       "mode": 0,
  234.       "inputs": [
  235.         {
  236.           "name": "conditioning",
  237.           "type": "CONDITIONING",
  238.           "link": 7
  239.         }
  240.       ],
  241.       "outputs": [
  242.         {
  243.           "name": "CONDITIONING",
  244.           "type": "CONDITIONING",
  245.           "links": [
  246.             8,
  247.             17
  248.           ],
  249.           "slot_index": 0
  250.         }
  251.       ],
  252.       "properties": {
  253.         "Node name for S&R": "FluxGuidance"
  254.       },
  255.       "widgets_values": [
  256.         3.5000000000000004
  257.       ]
  258.     },
  259.     {
  260.       "id": 9,
  261.       "type": "ConditioningZeroOut",
  262.       "pos": [
  263.         310,
  264.         620
  265.       ],
  266.       "size": [
  267.         320,
  268.         30
  269.       ],
  270.       "flags": {},
  271.       "order": 23,
  272.       "mode": 0,
  273.       "inputs": [
  274.         {
  275.           "name": "conditioning",
  276.           "type": "CONDITIONING",
  277.           "link": 8
  278.         }
  279.       ],
  280.       "outputs": [
  281.         {
  282.           "name": "CONDITIONING",
  283.           "type": "CONDITIONING",
  284.           "links": [
  285.             18
  286.           ],
  287.           "slot_index": 0
  288.         }
  289.       ],
  290.       "properties": {
  291.         "Node name for S&R": "ConditioningZeroOut"
  292.       }
  293.     },
  294.     {
  295.       "id": 11,
  296.       "type": "PreviewImage",
  297.       "pos": [
  298.         1300,
  299.         110
  300.       ],
  301.       "size": [
  302.         600,
  303.         780
  304.       ],
  305.       "flags": {},
  306.       "order": 28,
  307.       "mode": 0,
  308.       "inputs": [
  309.         {
  310.           "name": "images",
  311.           "type": "IMAGE",
  312.           "link": 10
  313.         }
  314.       ],
  315.       "outputs": [],
  316.       "properties": {
  317.         "Node name for S&R": "PreviewImage"
  318.       }
  319.     },
  320.     {
  321.       "id": 12,
  322.       "type": "SamplerCustomAdvanced",
  323.       "pos": [
  324.         960,
  325.         110
  326.       ],
  327.       "size": [
  328.         320,
  329.         330
  330.       ],
  331.       "flags": {},
  332.       "order": 26,
  333.       "mode": 0,
  334.       "inputs": [
  335.         {
  336.           "name": "noise",
  337.           "type": "NOISE",
  338.           "link": 11
  339.         },
  340.         {
  341.           "name": "guider",
  342.           "type": "GUIDER",
  343.           "link": 12
  344.         },
  345.         {
  346.           "name": "sampler",
  347.           "type": "SAMPLER",
  348.           "link": 21
  349.         },
  350.         {
  351.           "name": "sigmas",
  352.           "type": "SIGMAS",
  353.           "link": 14
  354.         },
  355.         {
  356.           "name": "latent_image",
  357.           "type": "LATENT",
  358.           "link": 15
  359.         }
  360.       ],
  361.       "outputs": [
  362.         {
  363.           "name": "output",
  364.           "type": "LATENT",
  365.           "links": [
  366.             9
  367.           ],
  368.           "slot_index": 0
  369.         },
  370.         {
  371.           "name": "denoised_output",
  372.           "type": "LATENT",
  373.           "links": null
  374.         }
  375.       ],
  376.       "properties": {
  377.         "Node name for S&R": "SamplerCustomAdvanced"
  378.       }
  379.     },
  380.     {
  381.       "id": 14,
  382.       "type": "KSamplerSelect",
  383.       "pos": [
  384.         640,
  385.         230
  386.       ],
  387.       "size": [
  388.         310,
  389.         60
  390.       ],
  391.       "flags": {},
  392.       "order": 2,
  393.       "mode": 0,
  394.       "inputs": [],
  395.       "outputs": [
  396.         {
  397.           "name": "SAMPLER",
  398.           "type": "SAMPLER",
  399.           "links": [
  400.             21
  401.           ]
  402.         }
  403.       ],
  404.       "properties": {
  405.         "Node name for S&R": "KSamplerSelect"
  406.       },
  407.       "widgets_values": [
  408.         "euler"
  409.       ]
  410.     },
  411.     {
  412.       "id": 16,
  413.       "type": "CFGGuider",
  414.       "pos": [
  415.         640,
  416.         480
  417.       ],
  418.       "size": [
  419.         310,
  420.         100
  421.       ],
  422.       "flags": {},
  423.       "order": 25,
  424.       "mode": 0,
  425.       "inputs": [
  426.         {
  427.           "name": "model",
  428.           "type": "MODEL",
  429.           "link": null
  430.         },
  431.         {
  432.           "name": "positive",
  433.           "type": "CONDITIONING",
  434.           "link": 17
  435.         },
  436.         {
  437.           "name": "negative",
  438.           "type": "CONDITIONING",
  439.           "link": 18
  440.         }
  441.       ],
  442.       "outputs": [
  443.         {
  444.           "name": "GUIDER",
  445.           "type": "GUIDER",
  446.           "links": [
  447.             12
  448.           ]
  449.         }
  450.       ],
  451.       "properties": {
  452.         "Node name for S&R": "CFGGuider"
  453.       },
  454.       "widgets_values": [
  455.         1
  456.       ]
  457.     },
  458.     {
  459.       "id": 17,
  460.       "type": "RandomNoise",
  461.       "pos": [
  462.         640,
  463.         110
  464.       ],
  465.       "size": [
  466.         310,
  467.         82
  468.       ],
  469.       "flags": {},
  470.       "order": 3,
  471.       "mode": 0,
  472.       "inputs": [],
  473.       "outputs": [
  474.         {
  475.           "name": "NOISE",
  476.           "type": "NOISE",
  477.           "links": [
  478.             11
  479.           ]
  480.         }
  481.       ],
  482.       "properties": {
  483.         "Node name for S&R": "RandomNoise"
  484.       },
  485.       "widgets_values": [
  486.         947147385102149,
  487.         "fixed"
  488.       ]
  489.     },
  490.     {
  491.       "id": 18,
  492.       "type": "EmptySD3LatentImage",
  493.       "pos": [
  494.         310,
  495.         690
  496.       ],
  497.       "size": [
  498.         320,
  499.         80
  500.       ],
  501.       "flags": {},
  502.       "order": 11,
  503.       "mode": 0,
  504.       "inputs": [
  505.         {
  506.           "name": "width",
  507.           "type": "INT",
  508.           "link": 19,
  509.           "widget": {
  510.             "name": "width"
  511.           }
  512.         },
  513.         {
  514.           "name": "height",
  515.           "type": "INT",
  516.           "link": 20,
  517.           "widget": {
  518.             "name": "height"
  519.           }
  520.         }
  521.       ],
  522.       "outputs": [
  523.         {
  524.           "name": "LATENT",
  525.           "type": "LATENT",
  526.           "links": [
  527.             15
  528.           ],
  529.           "slot_index": 0
  530.         }
  531.       ],
  532.       "properties": {
  533.         "Node name for S&R": "EmptySD3LatentImage"
  534.       },
  535.       "widgets_values": [
  536.         1024,
  537.         1024,
  538.         1
  539.       ]
  540.     },
  541.     {
  542.       "id": 19,
  543.       "type": "SDXL Resolutions (JPS)",
  544.       "pos": [
  545.         310,
  546.         810
  547.       ],
  548.       "size": [
  549.         315,
  550.         78
  551.       ],
  552.       "flags": {},
  553.       "order": 4,
  554.       "mode": 0,
  555.       "inputs": [],
  556.       "outputs": [
  557.         {
  558.           "name": "width",
  559.           "type": "INT",
  560.           "links": [
  561.             19
  562.           ],
  563.           "slot_index": 0
  564.         },
  565.         {
  566.           "name": "height",
  567.           "type": "INT",
  568.           "links": [
  569.             20
  570.           ],
  571.           "slot_index": 1
  572.         }
  573.       ],
  574.       "properties": {
  575.         "Node name for S&R": "SDXL Resolutions (JPS)"
  576.       },
  577.       "widgets_values": [
  578.         "portrait - 896x1152 (3:4)"
  579.       ]
  580.     },
  581.     {
  582.       "id": 22,
  583.       "type": "CLIPTextEncode",
  584.       "pos": [
  585.         620,
  586.         990
  587.       ],
  588.       "size": [
  589.         340,
  590.         50
  591.       ],
  592.       "flags": {},
  593.       "order": 16,
  594.       "mode": 0,
  595.       "inputs": [
  596.         {
  597.           "name": "clip",
  598.           "type": "CLIP",
  599.           "link": 22
  600.         },
  601.         {
  602.           "name": "text",
  603.           "type": "STRING",
  604.           "link": 44,
  605.           "widget": {
  606.             "name": "text"
  607.           }
  608.         }
  609.       ],
  610.       "outputs": [
  611.         {
  612.           "name": "CONDITIONING",
  613.           "type": "CONDITIONING",
  614.           "links": [
  615.             34
  616.           ],
  617.           "slot_index": 0,
  618.           "shape": 3
  619.         }
  620.       ],
  621.       "properties": {
  622.         "Node name for S&R": "CLIPTextEncode"
  623.       },
  624.       "widgets_values": [
  625.         "photorealistic photography girl floating in air in white dress\n"
  626.       ],
  627.       "color": "#232",
  628.       "bgcolor": "#353"
  629.     },
  630.     {
  631.       "id": 23,
  632.       "type": "TripleCLIPLoader",
  633.       "pos": [
  634.         -40,
  635.         1130
  636.       ],
  637.       "size": [
  638.         320,
  639.         110
  640.       ],
  641.       "flags": {},
  642.       "order": 5,
  643.       "mode": 0,
  644.       "inputs": [],
  645.       "outputs": [
  646.         {
  647.           "name": "CLIP",
  648.           "type": "CLIP",
  649.           "links": [
  650.             22,
  651.             31
  652.           ],
  653.           "slot_index": 0,
  654.           "shape": 3
  655.         }
  656.       ],
  657.       "properties": {
  658.         "Node name for S&R": "TripleCLIPLoader"
  659.       },
  660.       "widgets_values": [
  661.         "sd3_clip_g.safetensors",
  662.         "clip_l.safetensors",
  663.         "t5xxl_fp16.safetensors"
  664.       ]
  665.     },
  666.     {
  667.       "id": 24,
  668.       "type": "ModelSamplingSD3",
  669.       "pos": [
  670.         300,
  671.         990
  672.       ],
  673.       "size": [
  674.         310,
  675.         60
  676.       ],
  677.       "flags": {
  678.         "collapsed": false
  679.       },
  680.       "order": 13,
  681.       "mode": 0,
  682.       "inputs": [
  683.         {
  684.           "name": "model",
  685.           "type": "MODEL",
  686.           "link": 24
  687.         }
  688.       ],
  689.       "outputs": [
  690.         {
  691.           "name": "MODEL",
  692.           "type": "MODEL",
  693.           "links": [
  694.             40
  695.           ],
  696.           "slot_index": 0,
  697.           "shape": 3
  698.         }
  699.       ],
  700.       "properties": {
  701.         "Node name for S&R": "ModelSamplingSD3"
  702.       },
  703.       "widgets_values": [
  704.         2.5
  705.       ]
  706.     },
  707.     {
  708.       "id": 26,
  709.       "type": "ConditioningZeroOut",
  710.       "pos": [
  711.         620,
  712.         1380
  713.       ],
  714.       "size": [
  715.         340,
  716.         30
  717.       ],
  718.       "flags": {},
  719.       "order": 17,
  720.       "mode": 0,
  721.       "inputs": [
  722.         {
  723.           "name": "conditioning",
  724.           "type": "CONDITIONING",
  725.           "link": 26
  726.         }
  727.       ],
  728.       "outputs": [
  729.         {
  730.           "name": "CONDITIONING",
  731.           "type": "CONDITIONING",
  732.           "links": [
  733.             27
  734.           ],
  735.           "slot_index": 0,
  736.           "shape": 3
  737.         }
  738.       ],
  739.       "properties": {
  740.         "Node name for S&R": "ConditioningZeroOut"
  741.       }
  742.     },
  743.     {
  744.       "id": 27,
  745.       "type": "ConditioningSetTimestepRange",
  746.       "pos": [
  747.         620,
  748.         1450
  749.       ],
  750.       "size": [
  751.         340,
  752.         80
  753.       ],
  754.       "flags": {},
  755.       "order": 21,
  756.       "mode": 0,
  757.       "inputs": [
  758.         {
  759.           "name": "conditioning",
  760.           "type": "CONDITIONING",
  761.           "link": 27
  762.         }
  763.       ],
  764.       "outputs": [
  765.         {
  766.           "name": "CONDITIONING",
  767.           "type": "CONDITIONING",
  768.           "links": [
  769.             28
  770.           ],
  771.           "slot_index": 0,
  772.           "shape": 3
  773.         }
  774.       ],
  775.       "properties": {
  776.         "Node name for S&R": "ConditioningSetTimestepRange"
  777.       },
  778.       "widgets_values": [
  779.         0.1,
  780.         1
  781.       ]
  782.     },
  783.     {
  784.       "id": 28,
  785.       "type": "ConditioningCombine",
  786.       "pos": [
  787.         730,
  788.         1570
  789.       ],
  790.       "size": [
  791.         230,
  792.         50
  793.       ],
  794.       "flags": {},
  795.       "order": 24,
  796.       "mode": 0,
  797.       "inputs": [
  798.         {
  799.           "name": "conditioning_1",
  800.           "type": "CONDITIONING",
  801.           "link": 28
  802.         },
  803.         {
  804.           "name": "conditioning_2",
  805.           "type": "CONDITIONING",
  806.           "link": 29
  807.         }
  808.       ],
  809.       "outputs": [
  810.         {
  811.           "name": "CONDITIONING",
  812.           "type": "CONDITIONING",
  813.           "links": [
  814.             35
  815.           ],
  816.           "slot_index": 0,
  817.           "shape": 3
  818.         }
  819.       ],
  820.       "properties": {
  821.         "Node name for S&R": "ConditioningCombine"
  822.       }
  823.     },
  824.     {
  825.       "id": 29,
  826.       "type": "ConditioningSetTimestepRange",
  827.       "pos": [
  828.         620,
  829.         1260
  830.       ],
  831.       "size": [
  832.         340,
  833.         80
  834.       ],
  835.       "flags": {},
  836.       "order": 18,
  837.       "mode": 0,
  838.       "inputs": [
  839.         {
  840.           "name": "conditioning",
  841.           "type": "CONDITIONING",
  842.           "link": 30,
  843.           "slot_index": 0
  844.         }
  845.       ],
  846.       "outputs": [
  847.         {
  848.           "name": "CONDITIONING",
  849.           "type": "CONDITIONING",
  850.           "links": [
  851.             29
  852.           ],
  853.           "slot_index": 0,
  854.           "shape": 3
  855.         }
  856.       ],
  857.       "properties": {
  858.         "Node name for S&R": "ConditioningSetTimestepRange"
  859.       },
  860.       "widgets_values": [
  861.         0,
  862.         0.1
  863.       ]
  864.     },
  865.     {
  866.       "id": 30,
  867.       "type": "CLIPTextEncode",
  868.       "pos": [
  869.         620,
  870.         1080
  871.       ],
  872.       "size": [
  873.         340,
  874.         140
  875.       ],
  876.       "flags": {},
  877.       "order": 12,
  878.       "mode": 0,
  879.       "inputs": [
  880.         {
  881.           "name": "clip",
  882.           "type": "CLIP",
  883.           "link": 31
  884.         }
  885.       ],
  886.       "outputs": [
  887.         {
  888.           "name": "CONDITIONING",
  889.           "type": "CONDITIONING",
  890.           "links": [
  891.             26,
  892.             30
  893.           ],
  894.           "slot_index": 0,
  895.           "shape": 3
  896.         }
  897.       ],
  898.       "properties": {
  899.         "Node name for S&R": "CLIPTextEncode"
  900.       },
  901.       "widgets_values": [
  902.         ""
  903.       ],
  904.       "color": "#322",
  905.       "bgcolor": "#533"
  906.     },
  907.     {
  908.       "id": 35,
  909.       "type": "Noise Control Script",
  910.       "pos": [
  911.         980,
  912.         1660
  913.       ],
  914.       "size": [
  915.         330,
  916.         202
  917.       ],
  918.       "flags": {},
  919.       "order": 6,
  920.       "mode": 0,
  921.       "inputs": [
  922.         {
  923.           "name": "script",
  924.           "type": "SCRIPT",
  925.           "link": null,
  926.           "shape": 7
  927.         }
  928.       ],
  929.       "outputs": [
  930.         {
  931.           "name": "SCRIPT",
  932.           "type": "SCRIPT",
  933.           "links": [
  934.             38
  935.           ]
  936.         }
  937.       ],
  938.       "properties": {
  939.         "Node name for S&R": "Noise Control Script"
  940.       },
  941.       "widgets_values": [
  942.         "cpu",
  943.         false,
  944.         true,
  945.         279413697859256,
  946.         "fixed",
  947.         0.02,
  948.         null
  949.       ],
  950.       "shape": 1
  951.     },
  952.     {
  953.       "id": 25,
  954.       "type": "PreviewImage",
  955.       "pos": [
  956.         1320,
  957.         990
  958.       ],
  959.       "size": [
  960.         600,
  961.         820
  962.       ],
  963.       "flags": {},
  964.       "order": 31,
  965.       "mode": 0,
  966.       "inputs": [
  967.         {
  968.           "name": "images",
  969.           "type": "IMAGE",
  970.           "link": 25
  971.         }
  972.       ],
  973.       "outputs": [],
  974.       "properties": {
  975.         "Node name for S&R": "PreviewImage"
  976.       }
  977.     },
  978.     {
  979.       "id": 10,
  980.       "type": "VAEDecode",
  981.       "pos": [
  982.         1070,
  983.         480
  984.       ],
  985.       "size": [
  986.         210,
  987.         46
  988.       ],
  989.       "flags": {},
  990.       "order": 27,
  991.       "mode": 0,
  992.       "inputs": [
  993.         {
  994.           "name": "samples",
  995.           "type": "LATENT",
  996.           "link": 9
  997.         },
  998.         {
  999.           "name": "vae",
  1000.           "type": "VAE",
  1001.           "link": null
  1002.         }
  1003.       ],
  1004.       "outputs": [
  1005.         {
  1006.           "name": "IMAGE",
  1007.           "type": "IMAGE",
  1008.           "links": [
  1009.             10,
  1010.             39
  1011.           ],
  1012.           "slot_index": 0
  1013.         }
  1014.       ],
  1015.       "properties": {
  1016.         "Node name for S&R": "VAEDecode"
  1017.       }
  1018.     },
  1019.     {
  1020.       "id": 21,
  1021.       "type": "CheckpointLoaderSimple",
  1022.       "pos": [
  1023.         -40,
  1024.         990
  1025.       ],
  1026.       "size": [
  1027.         320,
  1028.         100
  1029.       ],
  1030.       "flags": {},
  1031.       "order": 7,
  1032.       "mode": 0,
  1033.       "inputs": [],
  1034.       "outputs": [
  1035.         {
  1036.           "name": "MODEL",
  1037.           "type": "MODEL",
  1038.           "links": [
  1039.             24
  1040.           ],
  1041.           "slot_index": 0,
  1042.           "shape": 3
  1043.         },
  1044.         {
  1045.           "name": "CLIP",
  1046.           "type": "CLIP",
  1047.           "links": null,
  1048.           "shape": 3
  1049.         },
  1050.         {
  1051.           "name": "VAE",
  1052.           "type": "VAE",
  1053.           "links": [
  1054.             37,
  1055.             41
  1056.           ],
  1057.           "slot_index": 2,
  1058.           "shape": 3
  1059.         }
  1060.       ],
  1061.       "properties": {
  1062.         "Node name for S&R": "CheckpointLoaderSimple"
  1063.       },
  1064.       "widgets_values": [
  1065.         "SD3\\sd3.5_medium.safetensors"
  1066.       ]
  1067.     },
  1068.     {
  1069.       "id": 36,
  1070.       "type": "VAEEncode",
  1071.       "pos": [
  1072.         400,
  1073.         1090
  1074.       ],
  1075.       "size": [
  1076.         210,
  1077.         46
  1078.       ],
  1079.       "flags": {},
  1080.       "order": 29,
  1081.       "mode": 0,
  1082.       "inputs": [
  1083.         {
  1084.           "name": "pixels",
  1085.           "type": "IMAGE",
  1086.           "link": 39
  1087.         },
  1088.         {
  1089.           "name": "vae",
  1090.           "type": "VAE",
  1091.           "link": 41
  1092.         }
  1093.       ],
  1094.       "outputs": [
  1095.         {
  1096.           "name": "LATENT",
  1097.           "type": "LATENT",
  1098.           "links": [
  1099.             42
  1100.           ],
  1101.           "slot_index": 0
  1102.         }
  1103.       ],
  1104.       "properties": {
  1105.         "Node name for S&R": "VAEEncode"
  1106.       }
  1107.     },
  1108.     {
  1109.       "id": 37,
  1110.       "type": "UnetLoaderGGUF",
  1111.       "pos": [
  1112.         -40,
  1113.         110
  1114.       ],
  1115.       "size": [
  1116.         315,
  1117.         58
  1118.       ],
  1119.       "flags": {},
  1120.       "order": 8,
  1121.       "mode": 0,
  1122.       "inputs": [],
  1123.       "outputs": [
  1124.         {
  1125.           "name": "MODEL",
  1126.           "type": "MODEL",
  1127.           "links": [
  1128.             43
  1129.           ],
  1130.           "slot_index": 0
  1131.         }
  1132.       ],
  1133.       "properties": {
  1134.         "Node name for S&R": "UnetLoaderGGUF"
  1135.       },
  1136.       "widgets_values": [
  1137.         "Flux\\flux-hyper16-Q8_0.gguf"
  1138.       ],
  1139.       "color": "#223",
  1140.       "bgcolor": "#335"
  1141.     },
  1142.     {
  1143.       "id": 3,
  1144.       "type": "LoraLoaderModelOnly",
  1145.       "pos": [
  1146.         -40,
  1147.         210
  1148.       ],
  1149.       "size": [
  1150.         320,
  1151.         80
  1152.       ],
  1153.       "flags": {},
  1154.       "order": 14,
  1155.       "mode": 0,
  1156.       "inputs": [
  1157.         {
  1158.           "name": "model",
  1159.           "type": "MODEL",
  1160.           "link": 43
  1161.         }
  1162.       ],
  1163.       "outputs": [
  1164.         {
  1165.           "name": "MODEL",
  1166.           "type": "MODEL",
  1167.           "links": [
  1168.             1
  1169.           ],
  1170.           "slot_index": 0
  1171.         }
  1172.       ],
  1173.       "title": "LoRA",
  1174.       "properties": {
  1175.         "Node name for S&R": "LoraLoaderModelOnly"
  1176.       },
  1177.       "widgets_values": [
  1178.         "Flux\\Photography Styles\\araminta_flux_koda.safetensors",
  1179.         0.7
  1180.       ],
  1181.       "color": "#223",
  1182.       "bgcolor": "#335"
  1183.     },
  1184.     {
  1185.       "id": 15,
  1186.       "type": "BasicScheduler",
  1187.       "pos": [
  1188.         640,
  1189.         330
  1190.       ],
  1191.       "size": [
  1192.         310,
  1193.         110
  1194.       ],
  1195.       "flags": {},
  1196.       "order": 9,
  1197.       "mode": 0,
  1198.       "inputs": [
  1199.         {
  1200.           "name": "model",
  1201.           "type": "MODEL",
  1202.           "link": null
  1203.         }
  1204.       ],
  1205.       "outputs": [
  1206.         {
  1207.           "name": "SIGMAS",
  1208.           "type": "SIGMAS",
  1209.           "links": [
  1210.             14
  1211.           ]
  1212.         }
  1213.       ],
  1214.       "properties": {
  1215.         "Node name for S&R": "BasicScheduler"
  1216.       },
  1217.       "widgets_values": [
  1218.         "ays+",
  1219.         16,
  1220.         1
  1221.       ]
  1222.     },
  1223.     {
  1224.       "id": 34,
  1225.       "type": "KSampler (Efficient)",
  1226.       "pos": [
  1227.         980,
  1228.         990
  1229.       ],
  1230.       "size": [
  1231.         320,
  1232.         630
  1233.       ],
  1234.       "flags": {},
  1235.       "order": 30,
  1236.       "mode": 0,
  1237.       "inputs": [
  1238.         {
  1239.           "name": "model",
  1240.           "type": "MODEL",
  1241.           "link": 40
  1242.         },
  1243.         {
  1244.           "name": "positive",
  1245.           "type": "CONDITIONING",
  1246.           "link": 34
  1247.         },
  1248.         {
  1249.           "name": "negative",
  1250.           "type": "CONDITIONING",
  1251.           "link": 35
  1252.         },
  1253.         {
  1254.           "name": "latent_image",
  1255.           "type": "LATENT",
  1256.           "link": 42
  1257.         },
  1258.         {
  1259.           "name": "optional_vae",
  1260.           "type": "VAE",
  1261.           "link": 37,
  1262.           "shape": 7
  1263.         },
  1264.         {
  1265.           "name": "script",
  1266.           "type": "SCRIPT",
  1267.           "link": 38,
  1268.           "shape": 7
  1269.         }
  1270.       ],
  1271.       "outputs": [
  1272.         {
  1273.           "name": "MODEL",
  1274.           "type": "MODEL",
  1275.           "links": null
  1276.         },
  1277.         {
  1278.           "name": "CONDITIONING+",
  1279.           "type": "CONDITIONING",
  1280.           "links": null
  1281.         },
  1282.         {
  1283.           "name": "CONDITIONING-",
  1284.           "type": "CONDITIONING",
  1285.           "links": null
  1286.         },
  1287.         {
  1288.           "name": "LATENT",
  1289.           "type": "LATENT",
  1290.           "links": []
  1291.         },
  1292.         {
  1293.           "name": "VAE",
  1294.           "type": "VAE",
  1295.           "links": null
  1296.         },
  1297.         {
  1298.           "name": "IMAGE",
  1299.           "type": "IMAGE",
  1300.           "links": [
  1301.             25
  1302.           ],
  1303.           "slot_index": 5
  1304.         }
  1305.       ],
  1306.       "properties": {
  1307.         "Node name for S&R": "KSampler (Efficient)"
  1308.       },
  1309.       "widgets_values": [
  1310.         1002320237436492,
  1311.         "fixed",
  1312.         15,
  1313.         4,
  1314.         "dpmpp_2m",
  1315.         "sgm_uniform",
  1316.         0.4,
  1317.         "auto",
  1318.         "true",
  1319.         null
  1320.       ],
  1321.       "color": "#222233",
  1322.       "bgcolor": "#333355",
  1323.       "shape": 1
  1324.     },
  1325.     {
  1326.       "id": 20,
  1327.       "type": "DF_Text_Box",
  1328.       "pos": [
  1329.         310,
  1330.         110
  1331.       ],
  1332.       "size": [
  1333.         320,
  1334.         280
  1335.       ],
  1336.       "flags": {},
  1337.       "order": 10,
  1338.       "mode": 0,
  1339.       "inputs": [],
  1340.       "outputs": [
  1341.         {
  1342.           "name": "STRING",
  1343.           "type": "STRING",
  1344.           "links": [
  1345.             6,
  1346.             44
  1347.           ],
  1348.           "slot_index": 0
  1349.         }
  1350.       ],
  1351.       "properties": {
  1352.         "Node name for S&R": "DF_Text_Box"
  1353.       },
  1354.       "widgets_values": [
  1355.         "A close-up portrait photo of a middle aged Jamaican woman in her late 30's with dreadlocks resting against a large cushion, wearing a loose floral print kaftan. Natural window light bathes her face from the side, creating subtle shadows that accentuate her high cheekbones and serene expression. The photo is shot on film and has a slightly washed out, low contrast look. The image is dominated by white and light pastel colours."
  1356.       ],
  1357.       "color": "#232",
  1358.       "bgcolor": "#353"
  1359.     }
  1360.   ],
  1361.   "links": [
  1362.     [
  1363.       1,
  1364.       3,
  1365.       0,
  1366.       2,
  1367.       0,
  1368.       "MODEL"
  1369.     ],
  1370.     [
  1371.       3,
  1372.       2,
  1373.       0,
  1374.       6,
  1375.       0,
  1376.       "MODEL"
  1377.     ],
  1378.     [
  1379.       4,
  1380.       4,
  1381.       0,
  1382.       6,
  1383.       1,
  1384.       "CLIP"
  1385.     ],
  1386.     [
  1387.       5,
  1388.       5,
  1389.       0,
  1390.       6,
  1391.       2,
  1392.       "VAE"
  1393.     ],
  1394.     [
  1395.       6,
  1396.       20,
  1397.       0,
  1398.       7,
  1399.       1,
  1400.       "STRING"
  1401.     ],
  1402.     [
  1403.       7,
  1404.       7,
  1405.       0,
  1406.       8,
  1407.       0,
  1408.       "CONDITIONING"
  1409.     ],
  1410.     [
  1411.       8,
  1412.       8,
  1413.       0,
  1414.       9,
  1415.       0,
  1416.       "CONDITIONING"
  1417.     ],
  1418.     [
  1419.       9,
  1420.       12,
  1421.       0,
  1422.       10,
  1423.       0,
  1424.       "LATENT"
  1425.     ],
  1426.     [
  1427.       10,
  1428.       10,
  1429.       0,
  1430.       11,
  1431.       0,
  1432.       "IMAGE"
  1433.     ],
  1434.     [
  1435.       11,
  1436.       17,
  1437.       0,
  1438.       12,
  1439.       0,
  1440.       "NOISE"
  1441.     ],
  1442.     [
  1443.       12,
  1444.       16,
  1445.       0,
  1446.       12,
  1447.       1,
  1448.       "GUIDER"
  1449.     ],
  1450.     [
  1451.       14,
  1452.       15,
  1453.       0,
  1454.       12,
  1455.       3,
  1456.       "SIGMAS"
  1457.     ],
  1458.     [
  1459.       15,
  1460.       18,
  1461.       0,
  1462.       12,
  1463.       4,
  1464.       "LATENT"
  1465.     ],
  1466.     [
  1467.       17,
  1468.       8,
  1469.       0,
  1470.       16,
  1471.       1,
  1472.       "CONDITIONING"
  1473.     ],
  1474.     [
  1475.       18,
  1476.       9,
  1477.       0,
  1478.       16,
  1479.       2,
  1480.       "CONDITIONING"
  1481.     ],
  1482.     [
  1483.       19,
  1484.       19,
  1485.       0,
  1486.       18,
  1487.       0,
  1488.       "INT"
  1489.     ],
  1490.     [
  1491.       20,
  1492.       19,
  1493.       1,
  1494.       18,
  1495.       1,
  1496.       "INT"
  1497.     ],
  1498.     [
  1499.       21,
  1500.       14,
  1501.       0,
  1502.       12,
  1503.       2,
  1504.       "SAMPLER"
  1505.     ],
  1506.     [
  1507.       22,
  1508.       23,
  1509.       0,
  1510.       22,
  1511.       0,
  1512.       "CLIP"
  1513.     ],
  1514.     [
  1515.       24,
  1516.       21,
  1517.       0,
  1518.       24,
  1519.       0,
  1520.       "MODEL"
  1521.     ],
  1522.     [
  1523.       25,
  1524.       34,
  1525.       5,
  1526.       25,
  1527.       0,
  1528.       "IMAGE"
  1529.     ],
  1530.     [
  1531.       26,
  1532.       30,
  1533.       0,
  1534.       26,
  1535.       0,
  1536.       "CONDITIONING"
  1537.     ],
  1538.     [
  1539.       27,
  1540.       26,
  1541.       0,
  1542.       27,
  1543.       0,
  1544.       "CONDITIONING"
  1545.     ],
  1546.     [
  1547.       28,
  1548.       27,
  1549.       0,
  1550.       28,
  1551.       0,
  1552.       "CONDITIONING"
  1553.     ],
  1554.     [
  1555.       29,
  1556.       29,
  1557.       0,
  1558.       28,
  1559.       1,
  1560.       "CONDITIONING"
  1561.     ],
  1562.     [
  1563.       30,
  1564.       30,
  1565.       0,
  1566.       29,
  1567.       0,
  1568.       "CONDITIONING"
  1569.     ],
  1570.     [
  1571.       31,
  1572.       23,
  1573.       0,
  1574.       30,
  1575.       0,
  1576.       "CLIP"
  1577.     ],
  1578.     [
  1579.       34,
  1580.       22,
  1581.       0,
  1582.       34,
  1583.       1,
  1584.       "CONDITIONING"
  1585.     ],
  1586.     [
  1587.       35,
  1588.       28,
  1589.       0,
  1590.       34,
  1591.       2,
  1592.       "CONDITIONING"
  1593.     ],
  1594.     [
  1595.       37,
  1596.       21,
  1597.       2,
  1598.       34,
  1599.       4,
  1600.       "VAE"
  1601.     ],
  1602.     [
  1603.       38,
  1604.       35,
  1605.       0,
  1606.       34,
  1607.       5,
  1608.       "SCRIPT"
  1609.     ],
  1610.     [
  1611.       39,
  1612.       10,
  1613.       0,
  1614.       36,
  1615.       0,
  1616.       "IMAGE"
  1617.     ],
  1618.     [
  1619.       40,
  1620.       24,
  1621.       0,
  1622.       34,
  1623.       0,
  1624.       "MODEL"
  1625.     ],
  1626.     [
  1627.       41,
  1628.       21,
  1629.       2,
  1630.       36,
  1631.       1,
  1632.       "VAE"
  1633.     ],
  1634.     [
  1635.       42,
  1636.       36,
  1637.       0,
  1638.       34,
  1639.       3,
  1640.       "LATENT"
  1641.     ],
  1642.     [
  1643.       43,
  1644.       37,
  1645.       0,
  1646.       3,
  1647.       0,
  1648.       "MODEL"
  1649.     ],
  1650.     [
  1651.       44,
  1652.       20,
  1653.       0,
  1654.       22,
  1655.       1,
  1656.       "STRING"
  1657.     ],
  1658.     [
  1659.       45,
  1660.       4,
  1661.       0,
  1662.       7,
  1663.       0,
  1664.       "CLIP"
  1665.     ],
  1666.     [
  1667.       46,
  1668.       2,
  1669.       0,
  1670.       16,
  1671.       0,
  1672.       "MODEL"
  1673.     ],
  1674.     [
  1675.       47,
  1676.       5,
  1677.       0,
  1678.       10,
  1679.       1,
  1680.       "VAE"
  1681.     ],
  1682.     [
  1683.       48,
  1684.       2,
  1685.       0,
  1686.       15,
  1687.       0,
  1688.       "MODEL"
  1689.     ]
  1690.   ],
  1691.   "groups": [
  1692.     {
  1693.       "id": 1,
  1694.       "title": "First Pass",
  1695.       "bounding": [
  1696.         -50,
  1697.         40,
  1698.         1960,
  1699.         863.5999755859375
  1700.       ],
  1701.       "color": "#3f789e",
  1702.       "font_size": 24,
  1703.       "flags": {}
  1704.     },
  1705.     {
  1706.       "id": 2,
  1707.       "title": "Second Pass",
  1708.       "bounding": [
  1709.         -50,
  1710.         920,
  1711.         1980,
  1712.         903.5999755859375
  1713.       ],
  1714.       "color": "#3f789e",
  1715.       "font_size": 24,
  1716.       "flags": {}
  1717.     }
  1718.   ],
  1719.   "config": {},
  1720.   "extra": {
  1721.     "ds": {
  1722.       "scale": 0.5445000000000003,
  1723.       "offset": [
  1724.         981.9423511417016,
  1725.         224.19533873096557
  1726.       ]
  1727.     },
  1728.     "ue_links": [
  1729.       {
  1730.         "downstream": 7,
  1731.         "downstream_slot": 0,
  1732.         "upstream": "4",
  1733.         "upstream_slot": 0,
  1734.         "controller": 6,
  1735.         "type": "CLIP"
  1736.       },
  1737.       {
  1738.         "downstream": 16,
  1739.         "downstream_slot": 0,
  1740.         "upstream": "2",
  1741.         "upstream_slot": 0,
  1742.         "controller": 6,
  1743.         "type": "MODEL"
  1744.       },
  1745.       {
  1746.         "downstream": 10,
  1747.         "downstream_slot": 1,
  1748.         "upstream": "5",
  1749.         "upstream_slot": 0,
  1750.         "controller": 6,
  1751.         "type": "VAE"
  1752.       },
  1753.       {
  1754.         "downstream": 15,
  1755.         "downstream_slot": 0,
  1756.         "upstream": "2",
  1757.         "upstream_slot": 0,
  1758.         "controller": 6,
  1759.         "type": "MODEL"
  1760.       }
  1761.     ]
  1762.   },
  1763.   "version": 0.4
  1764. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement