Advertisement
formulake

Stable Cascade

Mar 24th, 2024
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 14.48 KB | Source Code | 0 0
  1. {
  2.   "last_node_id": 23,
  3.   "last_link_id": 29,
  4.   "nodes": [
  5.     {
  6.       "id": 11,
  7.       "type": "KSampler",
  8.       "pos": [
  9.         20,
  10.         190
  11.       ],
  12.       "size": {
  13.         "0": 400,
  14.         "1": 262
  15.       },
  16.       "flags": {},
  17.       "order": 7,
  18.       "mode": 0,
  19.       "inputs": [
  20.         {
  21.           "name": "model",
  22.           "type": "MODEL",
  23.           "link": 10
  24.         },
  25.         {
  26.           "name": "positive",
  27.           "type": "CONDITIONING",
  28.           "link": 11,
  29.           "slot_index": 1
  30.         },
  31.         {
  32.           "name": "negative",
  33.           "type": "CONDITIONING",
  34.           "link": 12,
  35.           "slot_index": 2
  36.         },
  37.         {
  38.           "name": "latent_image",
  39.           "type": "LATENT",
  40.           "link": 13
  41.         }
  42.       ],
  43.       "outputs": [
  44.         {
  45.           "name": "LATENT",
  46.           "type": "LATENT",
  47.           "links": [
  48.             15,
  49.             26
  50.           ],
  51.           "shape": 3,
  52.           "slot_index": 0
  53.         }
  54.       ],
  55.       "properties": {
  56.         "Node name for S&R": "KSampler"
  57.       },
  58.       "widgets_values": [
  59.         439319057717072,
  60.         "randomize",
  61.         20,
  62.         4,
  63.         "euler_ancestral",
  64.         "normal",
  65.         1
  66.       ],
  67.       "color": "#233",
  68.       "bgcolor": "#355"
  69.     },
  70.     {
  71.       "id": 12,
  72.       "type": "StableCascade_EmptyLatentImage",
  73.       "pos": [
  74.         20,
  75.         490
  76.       ],
  77.       "size": {
  78.         "0": 252,
  79.         "1": 150
  80.       },
  81.       "flags": {},
  82.       "order": 0,
  83.       "mode": 0,
  84.       "outputs": [
  85.         {
  86.           "name": "stage_c",
  87.           "type": "LATENT",
  88.           "links": [
  89.             13
  90.           ],
  91.           "shape": 3,
  92.           "slot_index": 0
  93.         },
  94.         {
  95.           "name": "stage_b",
  96.           "type": "LATENT",
  97.           "links": [
  98.             22
  99.           ],
  100.           "shape": 3,
  101.           "slot_index": 1
  102.         }
  103.       ],
  104.       "properties": {
  105.         "Node name for S&R": "StableCascade_EmptyLatentImage"
  106.       },
  107.       "widgets_values": [
  108.         1024,
  109.         1024,
  110.         42,
  111.         1
  112.       ],
  113.       "color": "#233",
  114.       "bgcolor": "#355"
  115.     },
  116.     {
  117.       "id": 13,
  118.       "type": "StableCascade_StageB_Conditioning",
  119.       "pos": [
  120.         20,
  121.         760
  122.       ],
  123.       "size": {
  124.         "0": 280,
  125.         "1": 50
  126.       },
  127.       "flags": {
  128.         "collapsed": true
  129.       },
  130.       "order": 8,
  131.       "mode": 0,
  132.       "inputs": [
  133.         {
  134.           "name": "conditioning",
  135.           "type": "CONDITIONING",
  136.           "link": 14
  137.         },
  138.         {
  139.           "name": "stage_c",
  140.           "type": "LATENT",
  141.           "link": 15
  142.         }
  143.       ],
  144.       "outputs": [
  145.         {
  146.           "name": "CONDITIONING",
  147.           "type": "CONDITIONING",
  148.           "links": [
  149.             18
  150.           ],
  151.           "shape": 3,
  152.           "slot_index": 0
  153.         }
  154.       ],
  155.       "properties": {
  156.         "Node name for S&R": "StableCascade_StageB_Conditioning"
  157.       },
  158.       "color": "#233",
  159.       "bgcolor": "#355"
  160.     },
  161.     {
  162.       "id": 14,
  163.       "type": "CLIPTextEncode",
  164.       "pos": [
  165.         20,
  166.         680
  167.       ],
  168.       "size": {
  169.         "0": 210,
  170.         "1": 54
  171.       },
  172.       "flags": {
  173.         "collapsed": true
  174.       },
  175.       "order": 6,
  176.       "mode": 0,
  177.       "inputs": [
  178.         {
  179.           "name": "clip",
  180.           "type": "CLIP",
  181.           "link": 16
  182.         },
  183.         {
  184.           "name": "text",
  185.           "type": "STRING",
  186.           "link": 17,
  187.           "widget": {
  188.             "name": "text"
  189.           }
  190.         }
  191.       ],
  192.       "outputs": [
  193.         {
  194.           "name": "CONDITIONING",
  195.           "type": "CONDITIONING",
  196.           "links": [
  197.             11,
  198.             14
  199.           ],
  200.           "shape": 3,
  201.           "slot_index": 0
  202.         }
  203.       ],
  204.       "properties": {
  205.         "Node name for S&R": "CLIPTextEncode"
  206.       },
  207.       "widgets_values": [
  208.         ""
  209.       ],
  210.       "color": "#232",
  211.       "bgcolor": "#353"
  212.     },
  213.     {
  214.       "id": 15,
  215.       "type": "ConditioningZeroOut",
  216.       "pos": [
  217.         20,
  218.         800
  219.       ],
  220.       "size": {
  221.         "0": 280,
  222.         "1": 30
  223.       },
  224.       "flags": {
  225.         "collapsed": true
  226.       },
  227.       "order": 10,
  228.       "mode": 0,
  229.       "inputs": [
  230.         {
  231.           "name": "conditioning",
  232.           "type": "CONDITIONING",
  233.           "link": 18
  234.         }
  235.       ],
  236.       "outputs": [
  237.         {
  238.           "name": "CONDITIONING",
  239.           "type": "CONDITIONING",
  240.           "links": [
  241.             20
  242.           ],
  243.           "shape": 3,
  244.           "slot_index": 0
  245.         }
  246.       ],
  247.       "properties": {
  248.         "Node name for S&R": "ConditioningZeroOut"
  249.       },
  250.       "color": "#233",
  251.       "bgcolor": "#355"
  252.     },
  253.     {
  254.       "id": 17,
  255.       "type": "KSampler",
  256.       "pos": [
  257.         20,
  258.         980
  259.       ],
  260.       "size": {
  261.         "0": 400,
  262.         "1": 262
  263.       },
  264.       "flags": {},
  265.       "order": 11,
  266.       "mode": 0,
  267.       "inputs": [
  268.         {
  269.           "name": "model",
  270.           "type": "MODEL",
  271.           "link": 19
  272.         },
  273.         {
  274.           "name": "positive",
  275.           "type": "CONDITIONING",
  276.           "link": 20,
  277.           "slot_index": 1
  278.         },
  279.         {
  280.           "name": "negative",
  281.           "type": "CONDITIONING",
  282.           "link": 21
  283.         },
  284.         {
  285.           "name": "latent_image",
  286.           "type": "LATENT",
  287.           "link": 22
  288.         }
  289.       ],
  290.       "outputs": [
  291.         {
  292.           "name": "LATENT",
  293.           "type": "LATENT",
  294.           "links": [
  295.             23
  296.           ],
  297.           "shape": 3,
  298.           "slot_index": 0
  299.         }
  300.       ],
  301.       "properties": {
  302.         "Node name for S&R": "KSampler"
  303.       },
  304.       "widgets_values": [
  305.         884301747441337,
  306.         "randomize",
  307.         10,
  308.         1,
  309.         "euler_ancestral",
  310.         "normal",
  311.         1
  312.       ],
  313.       "color": "#233",
  314.       "bgcolor": "#355"
  315.     },
  316.     {
  317.       "id": 18,
  318.       "type": "VAEDecode",
  319.       "pos": [
  320.         280,
  321.         1280
  322.       ],
  323.       "size": {
  324.         "0": 140,
  325.         "1": 50
  326.       },
  327.       "flags": {},
  328.       "order": 12,
  329.       "mode": 0,
  330.       "inputs": [
  331.         {
  332.           "name": "samples",
  333.           "type": "LATENT",
  334.           "link": 23
  335.         },
  336.         {
  337.           "name": "vae",
  338.           "type": "VAE",
  339.           "link": 24
  340.         }
  341.       ],
  342.       "outputs": [
  343.         {
  344.           "name": "IMAGE",
  345.           "type": "IMAGE",
  346.           "links": [
  347.             25
  348.           ],
  349.           "shape": 3,
  350.           "slot_index": 0
  351.         }
  352.       ],
  353.       "properties": {
  354.         "Node name for S&R": "VAEDecode"
  355.       },
  356.       "color": "#233",
  357.       "bgcolor": "#355"
  358.     },
  359.     {
  360.       "id": 19,
  361.       "type": "PreviewImage",
  362.       "pos": [
  363.         460,
  364.         50
  365.       ],
  366.       "size": {
  367.         "0": 1070,
  368.         "1": 1080
  369.       },
  370.       "flags": {},
  371.       "order": 13,
  372.       "mode": 0,
  373.       "inputs": [
  374.         {
  375.           "name": "images",
  376.           "type": "IMAGE",
  377.           "link": 25
  378.         }
  379.       ],
  380.       "properties": {
  381.         "Node name for S&R": "PreviewImage"
  382.       },
  383.       "color": "#233",
  384.       "bgcolor": "#355"
  385.     },
  386.     {
  387.       "id": 21,
  388.       "type": "Text box",
  389.       "pos": [
  390.         1030,
  391.         1170
  392.       ],
  393.       "size": {
  394.         "0": 500,
  395.         "1": 160
  396.       },
  397.       "flags": {},
  398.       "order": 1,
  399.       "mode": 0,
  400.       "outputs": [
  401.         {
  402.           "name": "STRING",
  403.           "type": "STRING",
  404.           "links": [
  405.             29
  406.           ],
  407.           "shape": 3,
  408.           "slot_index": 0
  409.         }
  410.       ],
  411.       "properties": {
  412.         "Node name for S&R": "Text box"
  413.       },
  414.       "widgets_values": [
  415.         ""
  416.       ],
  417.       "color": "#322",
  418.       "bgcolor": "#533"
  419.     },
  420.     {
  421.       "id": 22,
  422.       "type": "VAEDecode",
  423.       "pos": [
  424.         280,
  425.         490
  426.       ],
  427.       "size": {
  428.         "0": 140,
  429.         "1": 50
  430.       },
  431.       "flags": {
  432.         "collapsed": false
  433.       },
  434.       "order": 9,
  435.       "mode": 0,
  436.       "inputs": [
  437.         {
  438.           "name": "samples",
  439.           "type": "LATENT",
  440.           "link": 26
  441.         },
  442.         {
  443.           "name": "vae",
  444.           "type": "VAE",
  445.           "link": 27
  446.         }
  447.       ],
  448.       "outputs": [
  449.         {
  450.           "name": "IMAGE",
  451.           "type": "IMAGE",
  452.           "links": [],
  453.           "shape": 3,
  454.           "slot_index": 0
  455.         }
  456.       ],
  457.       "properties": {
  458.         "Node name for S&R": "VAEDecode"
  459.       },
  460.       "color": "#233",
  461.       "bgcolor": "#355"
  462.     },
  463.     {
  464.       "id": 23,
  465.       "type": "CLIPTextEncode",
  466.       "pos": [
  467.         20,
  468.         720
  469.       ],
  470.       "size": {
  471.         "0": 210,
  472.         "1": 54
  473.       },
  474.       "flags": {
  475.         "collapsed": true
  476.       },
  477.       "order": 5,
  478.       "mode": 0,
  479.       "inputs": [
  480.         {
  481.           "name": "clip",
  482.           "type": "CLIP",
  483.           "link": 28
  484.         },
  485.         {
  486.           "name": "text",
  487.           "type": "STRING",
  488.           "link": 29,
  489.           "widget": {
  490.             "name": "text"
  491.           }
  492.         }
  493.       ],
  494.       "outputs": [
  495.         {
  496.           "name": "CONDITIONING",
  497.           "type": "CONDITIONING",
  498.           "links": [
  499.             12,
  500.             21
  501.           ],
  502.           "shape": 3,
  503.           "slot_index": 0
  504.         }
  505.       ],
  506.       "properties": {
  507.         "Node name for S&R": "CLIPTextEncode"
  508.       },
  509.       "widgets_values": [
  510.         ""
  511.       ],
  512.       "color": "#322",
  513.       "bgcolor": "#533"
  514.     },
  515.     {
  516.       "id": 10,
  517.       "type": "CheckpointLoaderSimple",
  518.       "pos": [
  519.         20,
  520.         50
  521.       ],
  522.       "size": {
  523.         "0": 400,
  524.         "1": 100
  525.       },
  526.       "flags": {},
  527.       "order": 2,
  528.       "mode": 0,
  529.       "outputs": [
  530.         {
  531.           "name": "MODEL",
  532.           "type": "MODEL",
  533.           "links": [
  534.             10
  535.           ],
  536.           "shape": 3,
  537.           "slot_index": 0
  538.         },
  539.         {
  540.           "name": "CLIP",
  541.           "type": "CLIP",
  542.           "links": [
  543.             16,
  544.             28
  545.           ],
  546.           "shape": 3,
  547.           "slot_index": 1
  548.         },
  549.         {
  550.           "name": "VAE",
  551.           "type": "VAE",
  552.           "links": [
  553.             27
  554.           ],
  555.           "shape": 3,
  556.           "slot_index": 2
  557.         }
  558.       ],
  559.       "properties": {
  560.         "Node name for S&R": "CheckpointLoaderSimple"
  561.       },
  562.       "widgets_values": [
  563.         "Stable Cascade\\_Base\\SC_stage_c.safetensors"
  564.       ],
  565.       "color": "#233",
  566.       "bgcolor": "#355"
  567.     },
  568.     {
  569.       "id": 16,
  570.       "type": "CheckpointLoaderSimple",
  571.       "pos": [
  572.         20,
  573.         840
  574.       ],
  575.       "size": {
  576.         "0": 400,
  577.         "1": 100
  578.       },
  579.       "flags": {},
  580.       "order": 3,
  581.       "mode": 0,
  582.       "outputs": [
  583.         {
  584.           "name": "MODEL",
  585.           "type": "MODEL",
  586.           "links": [
  587.             19
  588.           ],
  589.           "shape": 3,
  590.           "slot_index": 0
  591.         },
  592.         {
  593.           "name": "CLIP",
  594.           "type": "CLIP",
  595.           "links": null,
  596.           "shape": 3
  597.         },
  598.         {
  599.           "name": "VAE",
  600.           "type": "VAE",
  601.           "links": [
  602.             24
  603.           ],
  604.           "shape": 3,
  605.           "slot_index": 2
  606.         }
  607.       ],
  608.       "properties": {
  609.         "Node name for S&R": "CheckpointLoaderSimple"
  610.       },
  611.       "widgets_values": [
  612.         "Stable Cascade\\_Base\\SC_stage_b.safetensors"
  613.       ],
  614.       "color": "#233",
  615.       "bgcolor": "#355"
  616.     },
  617.     {
  618.       "id": 20,
  619.       "type": "Text box",
  620.       "pos": [
  621.         460,
  622.         1170
  623.       ],
  624.       "size": {
  625.         "0": 560,
  626.         "1": 160
  627.       },
  628.       "flags": {},
  629.       "order": 4,
  630.       "mode": 0,
  631.       "outputs": [
  632.         {
  633.           "name": "STRING",
  634.           "type": "STRING",
  635.           "links": [
  636.             17
  637.           ],
  638.           "shape": 3,
  639.           "slot_index": 0
  640.         }
  641.       ],
  642.       "properties": {
  643.         "Node name for S&R": "Text box"
  644.       },
  645.       "widgets_values": [
  646.         "Elegantism,colored, A standing,full form, young woman facing the viewer in an antique dress with torn lace trim stands in a fallow field, behind are wildflowers by Heade and fields and wheat swaying gently under a clear sky. She has long tumbling loose hair adding depth to her profile. The photo captures her facing the viewer as she gazes thoughtfully facing forward.face by Auguste Toulmouche, Her expression is serene yet contemplative, embodying timeless beauty,greebles"
  647.       ],
  648.       "color": "#232",
  649.       "bgcolor": "#353"
  650.     }
  651.   ],
  652.   "links": [
  653.     [
  654.       10,
  655.       10,
  656.       0,
  657.       11,
  658.       0,
  659.       "MODEL"
  660.     ],
  661.     [
  662.       11,
  663.       14,
  664.       0,
  665.       11,
  666.       1,
  667.       "CONDITIONING"
  668.     ],
  669.     [
  670.       12,
  671.       23,
  672.       0,
  673.       11,
  674.       2,
  675.       "CONDITIONING"
  676.     ],
  677.     [
  678.       13,
  679.       12,
  680.       0,
  681.       11,
  682.       3,
  683.       "LATENT"
  684.     ],
  685.     [
  686.       14,
  687.       14,
  688.       0,
  689.       13,
  690.       0,
  691.       "CONDITIONING"
  692.     ],
  693.     [
  694.       15,
  695.       11,
  696.       0,
  697.       13,
  698.       1,
  699.       "LATENT"
  700.     ],
  701.     [
  702.       16,
  703.       10,
  704.       1,
  705.       14,
  706.       0,
  707.       "CLIP"
  708.     ],
  709.     [
  710.       17,
  711.       20,
  712.       0,
  713.       14,
  714.       1,
  715.       "STRING"
  716.     ],
  717.     [
  718.       18,
  719.       13,
  720.       0,
  721.       15,
  722.       0,
  723.       "CONDITIONING"
  724.     ],
  725.     [
  726.       19,
  727.       16,
  728.       0,
  729.       17,
  730.       0,
  731.       "MODEL"
  732.     ],
  733.     [
  734.       20,
  735.       15,
  736.       0,
  737.       17,
  738.       1,
  739.       "CONDITIONING"
  740.     ],
  741.     [
  742.       21,
  743.       23,
  744.       0,
  745.       17,
  746.       2,
  747.       "CONDITIONING"
  748.     ],
  749.     [
  750.       22,
  751.       12,
  752.       1,
  753.       17,
  754.       3,
  755.       "LATENT"
  756.     ],
  757.     [
  758.       23,
  759.       17,
  760.       0,
  761.       18,
  762.       0,
  763.       "LATENT"
  764.     ],
  765.     [
  766.       24,
  767.       16,
  768.       2,
  769.       18,
  770.       1,
  771.       "VAE"
  772.     ],
  773.     [
  774.       25,
  775.       18,
  776.       0,
  777.       19,
  778.       0,
  779.       "IMAGE"
  780.     ],
  781.     [
  782.       26,
  783.       11,
  784.       0,
  785.       22,
  786.       0,
  787.       "LATENT"
  788.     ],
  789.     [
  790.       27,
  791.       10,
  792.       2,
  793.       22,
  794.       1,
  795.       "VAE"
  796.     ],
  797.     [
  798.       28,
  799.       10,
  800.       1,
  801.       23,
  802.       0,
  803.       "CLIP"
  804.     ],
  805.     [
  806.       29,
  807.       21,
  808.       0,
  809.       23,
  810.       1,
  811.       "STRING"
  812.     ]
  813.   ],
  814.   "groups": [],
  815.   "config": {},
  816.   "extra": {
  817.     "workspace_info": {
  818.       "id": "Zhhiocz252xWDpHv73ekQ"
  819.     }
  820.   },
  821.   "version": 0.4
  822. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement