AdamDart

Simple Flux Workflow

Sep 3rd, 2024
6,035
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 16.12 KB | None | 0 0
  1. {
  2.   "last_node_id": 34,
  3.   "last_link_id": 68,
  4.   "nodes": [
  5.     {
  6.       "id": 8,
  7.       "type": "VAEDecode",
  8.       "pos": {
  9.         "0": 660,
  10.         "1": 50,
  11.         "2": 0,
  12.         "3": 0,
  13.         "4": 0,
  14.         "5": 0,
  15.         "6": 0,
  16.         "7": 0,
  17.         "8": 0,
  18.         "9": 0
  19.       },
  20.       "size": {
  21.         "0": 210,
  22.         "1": 46
  23.       },
  24.       "flags": {
  25.         "collapsed": true,
  26.         "pinned": false
  27.       },
  28.       "order": 13,
  29.       "mode": 0,
  30.       "inputs": [
  31.         {
  32.           "name": "samples",
  33.           "type": "LATENT",
  34.           "link": 24
  35.         },
  36.         {
  37.           "name": "vae",
  38.           "type": "VAE",
  39.           "link": 12
  40.         }
  41.       ],
  42.       "outputs": [
  43.         {
  44.           "name": "IMAGE",
  45.           "type": "IMAGE",
  46.           "links": [
  47.             60
  48.           ],
  49.           "slot_index": 0
  50.         }
  51.       ],
  52.       "properties": {
  53.         "Node name for S&R": "VAEDecode"
  54.       },
  55.       "color": "#332922",
  56.       "bgcolor": "#593930",
  57.       "shape": 1
  58.     },
  59.     {
  60.       "id": 10,
  61.       "type": "VAELoader",
  62.       "pos": {
  63.         "0": 515,
  64.         "1": 50,
  65.         "2": 0,
  66.         "3": 0,
  67.         "4": 0,
  68.         "5": 0,
  69.         "6": 0,
  70.         "7": 0,
  71.         "8": 0,
  72.         "9": 0
  73.       },
  74.       "size": {
  75.         "0": 315,
  76.         "1": 58
  77.       },
  78.       "flags": {
  79.         "collapsed": true,
  80.         "pinned": false
  81.       },
  82.       "order": 0,
  83.       "mode": 0,
  84.       "inputs": [],
  85.       "outputs": [
  86.         {
  87.           "name": "VAE",
  88.           "type": "VAE",
  89.           "links": [
  90.             12
  91.           ],
  92.           "slot_index": 0,
  93.           "shape": 3
  94.         }
  95.       ],
  96.       "properties": {
  97.         "Node name for S&R": "VAELoader"
  98.       },
  99.       "widgets_values": [
  100.         "ae.sft"
  101.       ],
  102.       "color": "#323",
  103.       "bgcolor": "#535",
  104.       "shape": 1
  105.     },
  106.     {
  107.       "id": 11,
  108.       "type": "DualCLIPLoader",
  109.       "pos": {
  110.         "0": 28,
  111.         "1": 276,
  112.         "2": 0,
  113.         "3": 0,
  114.         "4": 0,
  115.         "5": 0,
  116.         "6": 0,
  117.         "7": 0,
  118.         "8": 0,
  119.         "9": 0
  120.       },
  121.       "size": {
  122.         "0": 315,
  123.         "1": 106
  124.       },
  125.       "flags": {
  126.         "pinned": false
  127.       },
  128.       "order": 1,
  129.       "mode": 0,
  130.       "inputs": [],
  131.       "outputs": [
  132.         {
  133.           "name": "CLIP",
  134.           "type": "CLIP",
  135.           "links": [
  136.             62
  137.           ],
  138.           "slot_index": 0,
  139.           "shape": 3
  140.         }
  141.       ],
  142.       "properties": {
  143.         "Node name for S&R": "DualCLIPLoader"
  144.       },
  145.       "widgets_values": [
  146.         "t5xxl_fp16.safetensors",
  147.         "clip_l.safetensors",
  148.         "flux"
  149.       ],
  150.       "shape": 1
  151.     },
  152.     {
  153.       "id": 12,
  154.       "type": "UNETLoader",
  155.       "pos": {
  156.         "0": 26,
  157.         "1": 145,
  158.         "2": 0,
  159.         "3": 0,
  160.         "4": 0,
  161.         "5": 0,
  162.         "6": 0,
  163.         "7": 0,
  164.         "8": 0,
  165.         "9": 0
  166.       },
  167.       "size": {
  168.         "0": 315,
  169.         "1": 82
  170.       },
  171.       "flags": {
  172.         "pinned": false
  173.       },
  174.       "order": 2,
  175.       "mode": 0,
  176.       "inputs": [],
  177.       "outputs": [
  178.         {
  179.           "name": "MODEL",
  180.           "type": "MODEL",
  181.           "links": [
  182.             38,
  183.             61
  184.           ],
  185.           "slot_index": 0,
  186.           "shape": 3
  187.         }
  188.       ],
  189.       "properties": {
  190.         "Node name for S&R": "UNETLoader"
  191.       },
  192.       "widgets_values": [
  193.         "flux1-dev.sft",
  194.         "default"
  195.       ],
  196.       "shape": 1
  197.     },
  198.     {
  199.       "id": 13,
  200.       "type": "SamplerCustomAdvanced",
  201.       "pos": {
  202.         "0": 440,
  203.         "1": 680,
  204.         "2": 0,
  205.         "3": 0,
  206.         "4": 0,
  207.         "5": 0,
  208.         "6": 0,
  209.         "7": 0,
  210.         "8": 0,
  211.         "9": 0
  212.       },
  213.       "size": {
  214.         "0": 236.8000030517578,
  215.         "1": 106
  216.       },
  217.       "flags": {
  218.         "collapsed": false,
  219.         "pinned": false
  220.       },
  221.       "order": 12,
  222.       "mode": 0,
  223.       "inputs": [
  224.         {
  225.           "name": "noise",
  226.           "type": "NOISE",
  227.           "link": 37,
  228.           "slot_index": 0
  229.         },
  230.         {
  231.           "name": "guider",
  232.           "type": "GUIDER",
  233.           "link": 30,
  234.           "slot_index": 1
  235.         },
  236.         {
  237.           "name": "sampler",
  238.           "type": "SAMPLER",
  239.           "link": 19,
  240.           "slot_index": 2
  241.         },
  242.         {
  243.           "name": "sigmas",
  244.           "type": "SIGMAS",
  245.           "link": 20,
  246.           "slot_index": 3
  247.         },
  248.         {
  249.           "name": "latent_image",
  250.           "type": "LATENT",
  251.           "link": 68,
  252.           "slot_index": 4
  253.         }
  254.       ],
  255.       "outputs": [
  256.         {
  257.           "name": "output",
  258.           "type": "LATENT",
  259.           "links": [
  260.             24
  261.           ],
  262.           "slot_index": 0,
  263.           "shape": 3
  264.         },
  265.         {
  266.           "name": "denoised_output",
  267.           "type": "LATENT",
  268.           "links": null,
  269.           "shape": 3
  270.         }
  271.       ],
  272.       "properties": {
  273.         "Node name for S&R": "SamplerCustomAdvanced"
  274.       },
  275.       "color": "#332922",
  276.       "bgcolor": "#593930",
  277.       "shape": 1
  278.     },
  279.     {
  280.       "id": 22,
  281.       "type": "BasicGuider",
  282.       "pos": {
  283.         "0": 370,
  284.         "1": 50,
  285.         "2": 0,
  286.         "3": 0,
  287.         "4": 0,
  288.         "5": 0,
  289.         "6": 0,
  290.         "7": 0,
  291.         "8": 0,
  292.         "9": 0
  293.       },
  294.       "size": {
  295.         "0": 241.79998779296875,
  296.         "1": 46
  297.       },
  298.       "flags": {
  299.         "collapsed": true,
  300.         "pinned": false
  301.       },
  302.       "order": 11,
  303.       "mode": 0,
  304.       "inputs": [
  305.         {
  306.           "name": "model",
  307.           "type": "MODEL",
  308.           "link": 63,
  309.           "slot_index": 0
  310.         },
  311.         {
  312.           "name": "conditioning",
  313.           "type": "CONDITIONING",
  314.           "link": 43,
  315.           "slot_index": 1
  316.         }
  317.       ],
  318.       "outputs": [
  319.         {
  320.           "name": "GUIDER",
  321.           "type": "GUIDER",
  322.           "links": [
  323.             30
  324.           ],
  325.           "slot_index": 0,
  326.           "shape": 3
  327.         }
  328.       ],
  329.       "properties": {
  330.         "Node name for S&R": "BasicGuider"
  331.       },
  332.       "color": "#323",
  333.       "bgcolor": "#535",
  334.       "shape": 1
  335.     },
  336.     {
  337.       "id": 26,
  338.       "type": "Empty Latent Ratio Select SDXL",
  339.       "pos": {
  340.         "0": 40,
  341.         "1": 660,
  342.         "2": 0,
  343.         "3": 0,
  344.         "4": 0,
  345.         "5": 0,
  346.         "6": 0,
  347.         "7": 0,
  348.         "8": 0,
  349.         "9": 0
  350.       },
  351.       "size": {
  352.         "0": 319.20001220703125,
  353.         "1": 82
  354.       },
  355.       "flags": {
  356.         "collapsed": false,
  357.         "pinned": false
  358.       },
  359.       "order": 3,
  360.       "mode": 0,
  361.       "inputs": [],
  362.       "outputs": [
  363.         {
  364.           "name": "LATENT",
  365.           "type": "LATENT",
  366.           "links": [
  367.             68
  368.           ],
  369.           "slot_index": 0,
  370.           "shape": 3
  371.         }
  372.       ],
  373.       "properties": {
  374.         "Node name for S&R": "Empty Latent Ratio Select SDXL"
  375.       },
  376.       "widgets_values": [
  377.         "3:4 [896x1152 portrait]",
  378.         1
  379.       ],
  380.       "color": "#323",
  381.       "bgcolor": "#535",
  382.       "shape": 1
  383.     },
  384.     {
  385.       "id": 28,
  386.       "type": "EmptyLatentImage",
  387.       "pos": {
  388.         "0": 40,
  389.         "1": 790,
  390.         "2": 0,
  391.         "3": 0,
  392.         "4": 0,
  393.         "5": 0,
  394.         "6": 0,
  395.         "7": 0,
  396.         "8": 0,
  397.         "9": 0
  398.       },
  399.       "size": {
  400.         "0": 315,
  401.         "1": 106
  402.       },
  403.       "flags": {
  404.         "pinned": false
  405.       },
  406.       "order": 4,
  407.       "mode": 0,
  408.       "inputs": [],
  409.       "outputs": [
  410.         {
  411.           "name": "LATENT",
  412.           "type": "LATENT",
  413.           "links": [],
  414.           "slot_index": 0,
  415.           "shape": 3
  416.         }
  417.       ],
  418.       "properties": {
  419.         "Node name for S&R": "EmptyLatentImage"
  420.       },
  421.       "widgets_values": [
  422.         552,
  423.         752,
  424.         1
  425.       ],
  426.       "color": "#291529",
  427.       "bgcolor": "#3d293d",
  428.       "shape": 1
  429.     },
  430.     {
  431.       "id": 25,
  432.       "type": "RandomNoise",
  433.       "pos": {
  434.         "0": 20,
  435.         "1": 440,
  436.         "2": 0,
  437.         "3": 0,
  438.         "4": 0,
  439.         "5": 0,
  440.         "6": 0,
  441.         "7": 0,
  442.         "8": 0,
  443.         "9": 0
  444.       },
  445.       "size": {
  446.         "0": 315,
  447.         "1": 82
  448.       },
  449.       "flags": {
  450.         "pinned": false
  451.       },
  452.       "order": 5,
  453.       "mode": 0,
  454.       "inputs": [],
  455.       "outputs": [
  456.         {
  457.           "name": "NOISE",
  458.           "type": "NOISE",
  459.           "links": [
  460.             37
  461.           ],
  462.           "shape": 3
  463.         }
  464.       ],
  465.       "properties": {
  466.         "Node name for S&R": "RandomNoise"
  467.       },
  468.       "widgets_values": [
  469.         737236328804699,
  470.         "randomize"
  471.       ],
  472.       "color": "#323",
  473.       "bgcolor": "#535",
  474.       "shape": 1
  475.     },
  476.     {
  477.       "id": 16,
  478.       "type": "KSamplerSelect",
  479.       "pos": {
  480.         "0": 390,
  481.         "1": 340,
  482.         "2": 0,
  483.         "3": 0,
  484.         "4": 0,
  485.         "5": 0,
  486.         "6": 0,
  487.         "7": 0,
  488.         "8": 0,
  489.         "9": 0
  490.       },
  491.       "size": {
  492.         "0": 315,
  493.         "1": 58
  494.       },
  495.       "flags": {
  496.         "pinned": false
  497.       },
  498.       "order": 6,
  499.       "mode": 0,
  500.       "inputs": [],
  501.       "outputs": [
  502.         {
  503.           "name": "SAMPLER",
  504.           "type": "SAMPLER",
  505.           "links": [
  506.             19
  507.           ],
  508.           "shape": 3
  509.         }
  510.       ],
  511.       "properties": {
  512.         "Node name for S&R": "KSamplerSelect"
  513.       },
  514.       "widgets_values": [
  515.         "ipndm"
  516.       ],
  517.       "color": "#223",
  518.       "bgcolor": "#335",
  519.       "shape": 1
  520.     },
  521.     {
  522.       "id": 17,
  523.       "type": "BasicScheduler",
  524.       "pos": {
  525.         "0": 390,
  526.         "1": 450,
  527.         "2": 0,
  528.         "3": 0,
  529.         "4": 0,
  530.         "5": 0,
  531.         "6": 0,
  532.         "7": 0,
  533.         "8": 0,
  534.         "9": 0
  535.       },
  536.       "size": {
  537.         "0": 315,
  538.         "1": 106
  539.       },
  540.       "flags": {
  541.         "pinned": false
  542.       },
  543.       "order": 7,
  544.       "mode": 0,
  545.       "inputs": [
  546.         {
  547.           "name": "model",
  548.           "type": "MODEL",
  549.           "link": 38,
  550.           "slot_index": 0
  551.         }
  552.       ],
  553.       "outputs": [
  554.         {
  555.           "name": "SIGMAS",
  556.           "type": "SIGMAS",
  557.           "links": [
  558.             20
  559.           ],
  560.           "shape": 3
  561.         }
  562.       ],
  563.       "properties": {
  564.         "Node name for S&R": "BasicScheduler"
  565.       },
  566.       "widgets_values": [
  567.         "sgm_uniform",
  568.         20,
  569.         1
  570.       ],
  571.       "color": "#223",
  572.       "bgcolor": "#335",
  573.       "shape": 1
  574.     },
  575.     {
  576.       "id": 6,
  577.       "type": "CLIPTextEncode",
  578.       "pos": {
  579.         "0": 368,
  580.         "1": 117,
  581.         "2": 0,
  582.         "3": 0,
  583.         "4": 0,
  584.         "5": 0,
  585.         "6": 0,
  586.         "7": 0,
  587.         "8": 0,
  588.         "9": 0
  589.       },
  590.       "size": {
  591.         "0": 422.84503173828125,
  592.         "1": 164.31304931640625
  593.       },
  594.       "flags": {
  595.         "pinned": false
  596.       },
  597.       "order": 9,
  598.       "mode": 0,
  599.       "inputs": [
  600.         {
  601.           "name": "clip",
  602.           "type": "CLIP",
  603.           "link": 64
  604.         }
  605.       ],
  606.       "outputs": [
  607.         {
  608.           "name": "CONDITIONING",
  609.           "type": "CONDITIONING",
  610.           "links": [
  611.             42
  612.           ],
  613.           "slot_index": 0
  614.         }
  615.       ],
  616.       "properties": {
  617.         "Node name for S&R": "CLIPTextEncode"
  618.       },
  619.       "widgets_values": [
  620.         ""
  621.       ],
  622.       "color": "#232",
  623.       "bgcolor": "#353",
  624.       "shape": 1
  625.     },
  626.     {
  627.       "id": 27,
  628.       "type": "FluxGuidance",
  629.       "pos": {
  630.         "0": 27,
  631.         "1": 34,
  632.         "2": 0,
  633.         "3": 0,
  634.         "4": 0,
  635.         "5": 0,
  636.         "6": 0,
  637.         "7": 0,
  638.         "8": 0,
  639.         "9": 0
  640.       },
  641.       "size": {
  642.         "0": 317.4000244140625,
  643.         "1": 58
  644.       },
  645.       "flags": {
  646.         "pinned": false
  647.       },
  648.       "order": 10,
  649.       "mode": 0,
  650.       "inputs": [
  651.         {
  652.           "name": "conditioning",
  653.           "type": "CONDITIONING",
  654.           "link": 42
  655.         }
  656.       ],
  657.       "outputs": [
  658.         {
  659.           "name": "CONDITIONING",
  660.           "type": "CONDITIONING",
  661.           "links": [
  662.             43
  663.           ],
  664.           "slot_index": 0,
  665.           "shape": 3
  666.         }
  667.       ],
  668.       "properties": {
  669.         "Node name for S&R": "FluxGuidance"
  670.       },
  671.       "widgets_values": [
  672.         3.5
  673.       ],
  674.       "color": "#223",
  675.       "bgcolor": "#335",
  676.       "shape": 1
  677.     },
  678.     {
  679.       "id": 34,
  680.       "type": "Lora Loader Stack (rgthree)",
  681.       "pos": {
  682.         "0": -320,
  683.         "1": 280,
  684.         "2": 0,
  685.         "3": 0,
  686.         "4": 0,
  687.         "5": 0,
  688.         "6": 0,
  689.         "7": 0,
  690.         "8": 0,
  691.         "9": 0
  692.       },
  693.       "size": {
  694.         "0": 315,
  695.         "1": 246
  696.       },
  697.       "flags": {},
  698.       "order": 8,
  699.       "mode": 0,
  700.       "inputs": [
  701.         {
  702.           "name": "model",
  703.           "type": "MODEL",
  704.           "link": 61
  705.         },
  706.         {
  707.           "name": "clip",
  708.           "type": "CLIP",
  709.           "link": 62
  710.         }
  711.       ],
  712.       "outputs": [
  713.         {
  714.           "name": "MODEL",
  715.           "type": "MODEL",
  716.           "links": [
  717.             63
  718.           ],
  719.           "slot_index": 0,
  720.           "shape": 3
  721.         },
  722.         {
  723.           "name": "CLIP",
  724.           "type": "CLIP",
  725.           "links": [
  726.             64
  727.           ],
  728.           "slot_index": 1,
  729.           "shape": 3
  730.         }
  731.       ],
  732.       "properties": {
  733.         "Node name for S&R": "Lora Loader Stack (rgthree)"
  734.       },
  735.       "widgets_values": [
  736.         "None",
  737.         1,
  738.         "None",
  739.         1,
  740.         "None",
  741.         1,
  742.         "None",
  743.         1
  744.       ],
  745.       "color": "#223",
  746.       "bgcolor": "#335",
  747.       "shape": 1
  748.     },
  749.     {
  750.       "id": 33,
  751.       "type": "SaveImageExtended",
  752.       "pos": {
  753.         "0": 830,
  754.         "1": 120,
  755.         "2": 0,
  756.         "3": 0,
  757.         "4": 0,
  758.         "5": 0,
  759.         "6": 0,
  760.         "7": 0,
  761.         "8": 0,
  762.         "9": 0
  763.       },
  764.       "size": {
  765.         "0": 728.0142822265625,
  766.         "1": 678.1754150390625
  767.       },
  768.       "flags": {},
  769.       "order": 14,
  770.       "mode": 0,
  771.       "inputs": [
  772.         {
  773.           "name": "images",
  774.           "type": "IMAGE",
  775.           "link": 60
  776.         }
  777.       ],
  778.       "outputs": [],
  779.       "properties": {
  780.         "Node name for S&R": "SaveImageExtended"
  781.       },
  782.       "widgets_values": [
  783.         "Flux/image",
  784.         "PNG"
  785.       ],
  786.       "color": "#002b52",
  787.       "bgcolor": "#4a4a4a",
  788.       "shape": 1
  789.     }
  790.   ],
  791.   "links": [
  792.     [
  793.       12,
  794.       10,
  795.       0,
  796.       8,
  797.       1,
  798.       "VAE"
  799.     ],
  800.     [
  801.       19,
  802.       16,
  803.       0,
  804.       13,
  805.       2,
  806.       "SAMPLER"
  807.     ],
  808.     [
  809.       20,
  810.       17,
  811.       0,
  812.       13,
  813.       3,
  814.       "SIGMAS"
  815.     ],
  816.     [
  817.       24,
  818.       13,
  819.       0,
  820.       8,
  821.       0,
  822.       "LATENT"
  823.     ],
  824.     [
  825.       30,
  826.       22,
  827.       0,
  828.       13,
  829.       1,
  830.       "GUIDER"
  831.     ],
  832.     [
  833.       37,
  834.       25,
  835.       0,
  836.       13,
  837.       0,
  838.       "NOISE"
  839.     ],
  840.     [
  841.       38,
  842.       12,
  843.       0,
  844.       17,
  845.       0,
  846.       "MODEL"
  847.     ],
  848.     [
  849.       42,
  850.       6,
  851.       0,
  852.       27,
  853.       0,
  854.       "CONDITIONING"
  855.     ],
  856.     [
  857.       43,
  858.       27,
  859.       0,
  860.       22,
  861.       1,
  862.       "CONDITIONING"
  863.     ],
  864.     [
  865.       60,
  866.       8,
  867.       0,
  868.       33,
  869.       0,
  870.       "IMAGE"
  871.     ],
  872.     [
  873.       61,
  874.       12,
  875.       0,
  876.       34,
  877.       0,
  878.       "MODEL"
  879.     ],
  880.     [
  881.       62,
  882.       11,
  883.       0,
  884.       34,
  885.       1,
  886.       "CLIP"
  887.     ],
  888.     [
  889.       63,
  890.       34,
  891.       0,
  892.       22,
  893.       0,
  894.       "MODEL"
  895.     ],
  896.     [
  897.       64,
  898.       34,
  899.       1,
  900.       6,
  901.       0,
  902.       "CLIP"
  903.     ],
  904.     [
  905.       68,
  906.       26,
  907.       0,
  908.       13,
  909.       4,
  910.       "LATENT"
  911.     ]
  912.   ],
  913.   "groups": [
  914.     {
  915.       "title": "",
  916.       "bounding": [
  917.         16,
  918.         582,
  919.         693,
  920.         326
  921.       ],
  922.       "color": "#3f789e",
  923.       "font_size": 24
  924.     }
  925.   ],
  926.   "config": {},
  927.   "extra": {},
  928.   "version": 0.4
  929. }
Advertisement
Add Comment
Please, Sign In to add comment