Advertisement
Guest User

DreamShaper XL Example Workflow (simple)

a guest
Feb 8th, 2024
8,159
2
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 12.12 KB | None | 2 0
  1. {
  2.   "last_node_id": 42,
  3.   "last_link_id": 94,
  4.   "nodes": [
  5.     {
  6.       "id": 7,
  7.       "type": "CLIPTextEncode",
  8.       "pos": [
  9.         413,
  10.         389
  11.       ],
  12.       "size": {
  13.         "0": 425.27801513671875,
  14.         "1": 180.6060791015625
  15.       },
  16.       "flags": {},
  17.       "order": 4,
  18.       "mode": 0,
  19.       "inputs": [
  20.         {
  21.           "name": "clip",
  22.           "type": "CLIP",
  23.           "link": 30
  24.         }
  25.       ],
  26.       "outputs": [
  27.         {
  28.           "name": "CONDITIONING",
  29.           "type": "CONDITIONING",
  30.           "links": [
  31.             6,
  32.             87
  33.           ],
  34.           "slot_index": 0
  35.         }
  36.       ],
  37.       "properties": {
  38.         "Node name for S&R": "CLIPTextEncode"
  39.       },
  40.       "widgets_values": [
  41.         "(low quality, worst quality:1.4), cgi, text, signature, watermark, extra limbs, ((nipples))"
  42.       ]
  43.     },
  44.     {
  45.       "id": 4,
  46.       "type": "CheckpointLoaderSimple",
  47.       "pos": [
  48.         65,
  49.         476
  50.       ],
  51.       "size": {
  52.         "0": 315,
  53.         "1": 98
  54.       },
  55.       "flags": {},
  56.       "order": 0,
  57.       "mode": 0,
  58.       "outputs": [
  59.         {
  60.           "name": "MODEL",
  61.           "type": "MODEL",
  62.           "links": [
  63.             32
  64.           ],
  65.           "slot_index": 0
  66.         },
  67.         {
  68.           "name": "CLIP",
  69.           "type": "CLIP",
  70.           "links": [
  71.             33
  72.           ],
  73.           "slot_index": 1
  74.         },
  75.         {
  76.           "name": "VAE",
  77.           "type": "VAE",
  78.           "links": [
  79.             8,
  80.             90,
  81.             93
  82.           ],
  83.           "slot_index": 2
  84.         }
  85.       ],
  86.       "properties": {
  87.         "Node name for S&R": "CheckpointLoaderSimple"
  88.       },
  89.       "widgets_values": [
  90.         "DreamShaperXL_Turbo_v2.safetensors"
  91.       ]
  92.     },
  93.     {
  94.       "id": 3,
  95.       "type": "KSampler",
  96.       "pos": [
  97.         891,
  98.         192
  99.       ],
  100.       "size": {
  101.         "0": 315,
  102.         "1": 474
  103.       },
  104.       "flags": {},
  105.       "order": 5,
  106.       "mode": 0,
  107.       "inputs": [
  108.         {
  109.           "name": "model",
  110.           "type": "MODEL",
  111.           "link": 27
  112.         },
  113.         {
  114.           "name": "positive",
  115.           "type": "CONDITIONING",
  116.           "link": 83
  117.         },
  118.         {
  119.           "name": "negative",
  120.           "type": "CONDITIONING",
  121.           "link": 6
  122.         },
  123.         {
  124.           "name": "latent_image",
  125.           "type": "LATENT",
  126.           "link": 2
  127.         }
  128.       ],
  129.       "outputs": [
  130.         {
  131.           "name": "LATENT",
  132.           "type": "LATENT",
  133.           "links": [
  134.             7
  135.           ],
  136.           "slot_index": 0
  137.         }
  138.       ],
  139.       "properties": {
  140.         "Node name for S&R": "KSampler"
  141.       },
  142.       "widgets_values": [
  143.         203236410398179,
  144.         "fixed",
  145.         8,
  146.         2,
  147.         "dpmpp_sde",
  148.         "karras",
  149.         1
  150.       ]
  151.     },
  152.     {
  153.       "id": 15,
  154.       "type": "LoraLoader",
  155.       "pos": [
  156.         69,
  157.         303
  158.       ],
  159.       "size": {
  160.         "0": 315,
  161.         "1": 126
  162.       },
  163.       "flags": {},
  164.       "order": 2,
  165.       "mode": 4,
  166.       "inputs": [
  167.         {
  168.           "name": "model",
  169.           "type": "MODEL",
  170.           "link": 32
  171.         },
  172.         {
  173.           "name": "clip",
  174.           "type": "CLIP",
  175.           "link": 33
  176.         }
  177.       ],
  178.       "outputs": [
  179.         {
  180.           "name": "MODEL",
  181.           "type": "MODEL",
  182.           "links": [
  183.             27,
  184.             85
  185.           ],
  186.           "shape": 3,
  187.           "slot_index": 0
  188.         },
  189.         {
  190.           "name": "CLIP",
  191.           "type": "CLIP",
  192.           "links": [
  193.             29,
  194.             30
  195.           ],
  196.           "shape": 3,
  197.           "slot_index": 1
  198.         }
  199.       ],
  200.       "properties": {
  201.         "Node name for S&R": "LoraLoader"
  202.       },
  203.       "widgets_values": [
  204.         "pirates_of_the_caribbean_offset.safetensors",
  205.         0.6,
  206.         0
  207.       ]
  208.     },
  209.     {
  210.       "id": 5,
  211.       "type": "EmptyLatentImage",
  212.       "pos": [
  213.         473,
  214.         609
  215.       ],
  216.       "size": {
  217.         "0": 315,
  218.         "1": 106
  219.       },
  220.       "flags": {},
  221.       "order": 1,
  222.       "mode": 0,
  223.       "outputs": [
  224.         {
  225.           "name": "LATENT",
  226.           "type": "LATENT",
  227.           "links": [
  228.             2
  229.           ],
  230.           "slot_index": 0
  231.         }
  232.       ],
  233.       "properties": {
  234.         "Node name for S&R": "EmptyLatentImage"
  235.       },
  236.       "widgets_values": [
  237.         768,
  238.         1024,
  239.         1
  240.       ]
  241.     },
  242.     {
  243.       "id": 8,
  244.       "type": "VAEDecode",
  245.       "pos": [
  246.         943,
  247.         87
  248.       ],
  249.       "size": {
  250.         "0": 210,
  251.         "1": 46
  252.       },
  253.       "flags": {},
  254.       "order": 6,
  255.       "mode": 0,
  256.       "inputs": [
  257.         {
  258.           "name": "samples",
  259.           "type": "LATENT",
  260.           "link": 7
  261.         },
  262.         {
  263.           "name": "vae",
  264.           "type": "VAE",
  265.           "link": 8
  266.         }
  267.       ],
  268.       "outputs": [
  269.         {
  270.           "name": "IMAGE",
  271.           "type": "IMAGE",
  272.           "links": [
  273.             9,
  274.             88
  275.           ],
  276.           "slot_index": 0
  277.         }
  278.       ],
  279.       "properties": {
  280.         "Node name for S&R": "VAEDecode"
  281.       }
  282.     },
  283.     {
  284.       "id": 40,
  285.       "type": "ImageScaleBy",
  286.       "pos": [
  287.         1207,
  288.         -34
  289.       ],
  290.       "size": {
  291.         "0": 315,
  292.         "1": 82
  293.       },
  294.       "flags": {},
  295.       "order": 8,
  296.       "mode": 0,
  297.       "inputs": [
  298.         {
  299.           "name": "image",
  300.           "type": "IMAGE",
  301.           "link": 88
  302.         }
  303.       ],
  304.       "outputs": [
  305.         {
  306.           "name": "IMAGE",
  307.           "type": "IMAGE",
  308.           "links": [
  309.             89
  310.           ],
  311.           "shape": 3,
  312.           "slot_index": 0
  313.         }
  314.       ],
  315.       "properties": {
  316.         "Node name for S&R": "ImageScaleBy"
  317.       },
  318.       "widgets_values": [
  319.         "bicubic",
  320.         1.5
  321.       ]
  322.     },
  323.     {
  324.       "id": 41,
  325.       "type": "VAEEncode",
  326.       "pos": [
  327.         1586,
  328.         -7
  329.       ],
  330.       "size": {
  331.         "0": 210,
  332.         "1": 46
  333.       },
  334.       "flags": {},
  335.       "order": 9,
  336.       "mode": 0,
  337.       "inputs": [
  338.         {
  339.           "name": "pixels",
  340.           "type": "IMAGE",
  341.           "link": 89
  342.         },
  343.         {
  344.           "name": "vae",
  345.           "type": "VAE",
  346.           "link": 90
  347.         }
  348.       ],
  349.       "outputs": [
  350.         {
  351.           "name": "LATENT",
  352.           "type": "LATENT",
  353.           "links": [
  354.             91
  355.           ],
  356.           "shape": 3,
  357.           "slot_index": 0
  358.         }
  359.       ],
  360.       "properties": {
  361.         "Node name for S&R": "VAEEncode"
  362.       }
  363.     },
  364.     {
  365.       "id": 6,
  366.       "type": "CLIPTextEncode",
  367.       "pos": [
  368.         415,
  369.         186
  370.       ],
  371.       "size": {
  372.         "0": 422.84503173828125,
  373.         "1": 164.31304931640625
  374.       },
  375.       "flags": {},
  376.       "order": 3,
  377.       "mode": 0,
  378.       "inputs": [
  379.         {
  380.           "name": "clip",
  381.           "type": "CLIP",
  382.           "link": 29
  383.         }
  384.       ],
  385.       "outputs": [
  386.         {
  387.           "name": "CONDITIONING",
  388.           "type": "CONDITIONING",
  389.           "links": [
  390.             83,
  391.             86
  392.           ],
  393.           "slot_index": 0
  394.         }
  395.       ],
  396.       "properties": {
  397.         "Node name for S&R": "CLIPTextEncode"
  398.       },
  399.       "widgets_values": [
  400.         "medium shot, cinematic film still, photo of a handsome man with a beard near grasses wearing a white tshirt, fictional landscapes, (intense sunlight:1.4), detailed, brooding mood, detailed character expressions, light amber and red, amazing quality, wallpaper, analog film grain\n"
  401.       ]
  402.     },
  403.     {
  404.       "id": 9,
  405.       "type": "SaveImage",
  406.       "pos": [
  407.         1244,
  408.         209
  409.       ],
  410.       "size": [
  411.         210,
  412.         270.0000057220459
  413.       ],
  414.       "flags": {},
  415.       "order": 7,
  416.       "mode": 0,
  417.       "inputs": [
  418.         {
  419.           "name": "images",
  420.           "type": "IMAGE",
  421.           "link": 9
  422.         }
  423.       ],
  424.       "properties": {},
  425.       "widgets_values": [
  426.         "ComfyUI"
  427.       ]
  428.     },
  429.     {
  430.       "id": 39,
  431.       "type": "KSampler",
  432.       "pos": [
  433.         1473,
  434.         136
  435.       ],
  436.       "size": {
  437.         "0": 315,
  438.         "1": 474
  439.       },
  440.       "flags": {},
  441.       "order": 10,
  442.       "mode": 0,
  443.       "inputs": [
  444.         {
  445.           "name": "model",
  446.           "type": "MODEL",
  447.           "link": 85
  448.         },
  449.         {
  450.           "name": "positive",
  451.           "type": "CONDITIONING",
  452.           "link": 86
  453.         },
  454.         {
  455.           "name": "negative",
  456.           "type": "CONDITIONING",
  457.           "link": 87
  458.         },
  459.         {
  460.           "name": "latent_image",
  461.           "type": "LATENT",
  462.           "link": 91
  463.         }
  464.       ],
  465.       "outputs": [
  466.         {
  467.           "name": "LATENT",
  468.           "type": "LATENT",
  469.           "links": [
  470.             92
  471.           ],
  472.           "slot_index": 0
  473.         }
  474.       ],
  475.       "properties": {
  476.         "Node name for S&R": "KSampler"
  477.       },
  478.       "widgets_values": [
  479.         203236410398179,
  480.         "fixed",
  481.         5,
  482.         2,
  483.         "dpmpp_sde",
  484.         "karras",
  485.         0.5
  486.       ]
  487.     },
  488.     {
  489.       "id": 14,
  490.       "type": "SaveImage",
  491.       "pos": [
  492.         1823,
  493.         216
  494.       ],
  495.       "size": {
  496.         "0": 213.27566528320312,
  497.         "1": 270
  498.       },
  499.       "flags": {},
  500.       "order": 12,
  501.       "mode": 0,
  502.       "inputs": [
  503.         {
  504.           "name": "images",
  505.           "type": "IMAGE",
  506.           "link": 94
  507.         }
  508.       ],
  509.       "properties": {},
  510.       "widgets_values": [
  511.         "ComfyUI"
  512.       ]
  513.     },
  514.     {
  515.       "id": 42,
  516.       "type": "VAEDecode",
  517.       "pos": [
  518.         1838,
  519.         108
  520.       ],
  521.       "size": {
  522.         "0": 210,
  523.         "1": 46
  524.       },
  525.       "flags": {},
  526.       "order": 11,
  527.       "mode": 0,
  528.       "inputs": [
  529.         {
  530.           "name": "samples",
  531.           "type": "LATENT",
  532.           "link": 92
  533.         },
  534.         {
  535.           "name": "vae",
  536.           "type": "VAE",
  537.           "link": 93
  538.         }
  539.       ],
  540.       "outputs": [
  541.         {
  542.           "name": "IMAGE",
  543.           "type": "IMAGE",
  544.           "links": [
  545.             94
  546.           ],
  547.           "slot_index": 0
  548.         }
  549.       ],
  550.       "properties": {
  551.         "Node name for S&R": "VAEDecode"
  552.       }
  553.     }
  554.   ],
  555.   "links": [
  556.     [
  557.       2,
  558.       5,
  559.       0,
  560.       3,
  561.       3,
  562.       "LATENT"
  563.     ],
  564.     [
  565.       6,
  566.       7,
  567.       0,
  568.       3,
  569.       2,
  570.       "CONDITIONING"
  571.     ],
  572.     [
  573.       7,
  574.       3,
  575.       0,
  576.       8,
  577.       0,
  578.       "LATENT"
  579.     ],
  580.     [
  581.       8,
  582.       4,
  583.       2,
  584.       8,
  585.       1,
  586.       "VAE"
  587.     ],
  588.     [
  589.       9,
  590.       8,
  591.       0,
  592.       9,
  593.       0,
  594.       "IMAGE"
  595.     ],
  596.     [
  597.       27,
  598.       15,
  599.       0,
  600.       3,
  601.       0,
  602.       "MODEL"
  603.     ],
  604.     [
  605.       29,
  606.       15,
  607.       1,
  608.       6,
  609.       0,
  610.       "CLIP"
  611.     ],
  612.     [
  613.       30,
  614.       15,
  615.       1,
  616.       7,
  617.       0,
  618.       "CLIP"
  619.     ],
  620.     [
  621.       32,
  622.       4,
  623.       0,
  624.       15,
  625.       0,
  626.       "MODEL"
  627.     ],
  628.     [
  629.       33,
  630.       4,
  631.       1,
  632.       15,
  633.       1,
  634.       "CLIP"
  635.     ],
  636.     [
  637.       83,
  638.       6,
  639.       0,
  640.       3,
  641.       1,
  642.       "CONDITIONING"
  643.     ],
  644.     [
  645.       85,
  646.       15,
  647.       0,
  648.       39,
  649.       0,
  650.       "MODEL"
  651.     ],
  652.     [
  653.       86,
  654.       6,
  655.       0,
  656.       39,
  657.       1,
  658.       "CONDITIONING"
  659.     ],
  660.     [
  661.       87,
  662.       7,
  663.       0,
  664.       39,
  665.       2,
  666.       "CONDITIONING"
  667.     ],
  668.     [
  669.       88,
  670.       8,
  671.       0,
  672.       40,
  673.       0,
  674.       "IMAGE"
  675.     ],
  676.     [
  677.       89,
  678.       40,
  679.       0,
  680.       41,
  681.       0,
  682.       "IMAGE"
  683.     ],
  684.     [
  685.       90,
  686.       4,
  687.       2,
  688.       41,
  689.       1,
  690.       "VAE"
  691.     ],
  692.     [
  693.       91,
  694.       41,
  695.       0,
  696.       39,
  697.       3,
  698.       "LATENT"
  699.     ],
  700.     [
  701.       92,
  702.       39,
  703.       0,
  704.       42,
  705.       0,
  706.       "LATENT"
  707.     ],
  708.     [
  709.       93,
  710.       4,
  711.       2,
  712.       42,
  713.       1,
  714.       "VAE"
  715.     ],
  716.     [
  717.       94,
  718.       42,
  719.       0,
  720.       14,
  721.       0,
  722.       "IMAGE"
  723.     ]
  724.   ],
  725.   "groups": [],
  726.   "config": {},
  727.   "extra": {},
  728.   "version": 0.4
  729. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement