Advertisement
Guest User

nsfw Sd3 workflow

a guest
Jun 13th, 2024
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 7.90 KB | None | 0 0
  1. {
  2.   "last_node_id": 13,
  3.   "last_link_id": 38,
  4.   "nodes": [
  5.     {
  6.       "id": 4,
  7.       "type": "CheckpointLoaderSimple",
  8.       "pos": [
  9.         16,
  10.         198
  11.       ],
  12.       "size": {
  13.         "0": 315,
  14.         "1": 98
  15.       },
  16.       "flags": {},
  17.       "order": 0,
  18.       "mode": 0,
  19.       "outputs": [
  20.         {
  21.           "name": "MODEL",
  22.           "type": "MODEL",
  23.           "links": [
  24.             25,
  25.             26
  26.           ],
  27.           "shape": 3,
  28.           "slot_index": 0
  29.         },
  30.         {
  31.           "name": "CLIP",
  32.           "type": "CLIP",
  33.           "links": [
  34.             5,
  35.             7
  36.           ],
  37.           "shape": 3
  38.         },
  39.         {
  40.           "name": "VAE",
  41.           "type": "VAE",
  42.           "links": [
  43.             9
  44.           ],
  45.           "shape": 3
  46.         }
  47.       ],
  48.       "properties": {
  49.         "Node name for S&R": "CheckpointLoaderSimple"
  50.       },
  51.       "widgets_values": [
  52.         "sd3_medium_incl_clips_t5xxlfp8.safetensors"
  53.       ]
  54.     },
  55.     {
  56.       "id": 2,
  57.       "type": "VAEDecode",
  58.       "pos": [
  59.         1336,
  60.         48
  61.       ],
  62.       "size": {
  63.         "0": 210,
  64.         "1": 46
  65.       },
  66.       "flags": {},
  67.       "order": 6,
  68.       "mode": 0,
  69.       "inputs": [
  70.         {
  71.           "name": "samples",
  72.           "type": "LATENT",
  73.           "link": 38,
  74.           "slot_index": 0
  75.         },
  76.         {
  77.           "name": "vae",
  78.           "type": "VAE",
  79.           "link": 9,
  80.           "slot_index": 1
  81.         }
  82.       ],
  83.       "outputs": [
  84.         {
  85.           "name": "IMAGE",
  86.           "type": "IMAGE",
  87.           "links": [
  88.             1
  89.           ],
  90.           "shape": 3
  91.         }
  92.       ],
  93.       "properties": {
  94.         "Node name for S&R": "VAEDecode"
  95.       }
  96.     },
  97.     {
  98.       "id": 7,
  99.       "type": "EmptyLatentImage",
  100.       "pos": [
  101.         16,
  102.         46
  103.       ],
  104.       "size": {
  105.         "0": 315,
  106.         "1": 106
  107.       },
  108.       "flags": {},
  109.       "order": 1,
  110.       "mode": 0,
  111.       "outputs": [
  112.         {
  113.           "name": "LATENT",
  114.           "type": "LATENT",
  115.           "links": [
  116.             8
  117.           ],
  118.           "shape": 3
  119.         }
  120.       ],
  121.       "properties": {
  122.         "Node name for S&R": "EmptyLatentImage"
  123.       },
  124.       "widgets_values": [
  125.         1024,
  126.         1024,
  127.         1
  128.       ]
  129.     },
  130.     {
  131.       "id": 6,
  132.       "type": "CLIPTextEncode",
  133.       "pos": [
  134.         347,
  135.         292
  136.       ],
  137.       "size": {
  138.         "0": 400,
  139.         "1": 200
  140.       },
  141.       "flags": {},
  142.       "order": 3,
  143.       "mode": 0,
  144.       "inputs": [
  145.         {
  146.           "name": "clip",
  147.           "type": "CLIP",
  148.           "link": 7,
  149.           "slot_index": 0
  150.         }
  151.       ],
  152.       "outputs": [
  153.         {
  154.           "name": "CONDITIONING",
  155.           "type": "CONDITIONING",
  156.           "links": [
  157.             31,
  158.             32
  159.           ],
  160.           "shape": 3,
  161.           "slot_index": 0
  162.         }
  163.       ],
  164.       "properties": {
  165.         "Node name for S&R": "CLIPTextEncode"
  166.       },
  167.       "widgets_values": [
  168.         ""
  169.       ]
  170.     },
  171.     {
  172.       "id": 5,
  173.       "type": "CLIPTextEncode",
  174.       "pos": [
  175.         347,
  176.         46
  177.       ],
  178.       "size": {
  179.         "0": 400,
  180.         "1": 200
  181.       },
  182.       "flags": {},
  183.       "order": 2,
  184.       "mode": 0,
  185.       "inputs": [
  186.         {
  187.           "name": "clip",
  188.           "type": "CLIP",
  189.           "link": 5,
  190.           "slot_index": 0
  191.         }
  192.       ],
  193.       "outputs": [
  194.         {
  195.           "name": "CONDITIONING",
  196.           "type": "CONDITIONING",
  197.           "links": [
  198.             18,
  199.             33
  200.           ],
  201.           "shape": 3,
  202.           "slot_index": 0
  203.         }
  204.       ],
  205.       "properties": {
  206.         "Node name for S&R": "CLIPTextEncode"
  207.       },
  208.       "widgets_values": [
  209.         "cinematic shot of a naked female with long hair waving at the viewer. Visible nipples."
  210.       ]
  211.     },
  212.     {
  213.       "id": 3,
  214.       "type": "KSampler",
  215.       "pos": [
  216.         763,
  217.         46
  218.       ],
  219.       "size": {
  220.         "0": 272,
  221.         "1": 616
  222.       },
  223.       "flags": {},
  224.       "order": 4,
  225.       "mode": 0,
  226.       "inputs": [
  227.         {
  228.           "name": "model",
  229.           "type": "MODEL",
  230.           "link": 26,
  231.           "slot_index": 0
  232.         },
  233.         {
  234.           "name": "positive",
  235.           "type": "CONDITIONING",
  236.           "link": 18,
  237.           "slot_index": 1
  238.         },
  239.         {
  240.           "name": "negative",
  241.           "type": "CONDITIONING",
  242.           "link": 31,
  243.           "slot_index": 2
  244.         },
  245.         {
  246.           "name": "latent_image",
  247.           "type": "LATENT",
  248.           "link": 8,
  249.           "slot_index": 3
  250.         }
  251.       ],
  252.       "outputs": [
  253.         {
  254.           "name": "LATENT",
  255.           "type": "LATENT",
  256.           "links": [
  257.             22
  258.           ],
  259.           "shape": 3,
  260.           "slot_index": 0
  261.         }
  262.       ],
  263.       "properties": {
  264.         "Node name for S&R": "KSampler"
  265.       },
  266.       "widgets_values": [
  267.         0,
  268.         "fixed",
  269.         20,
  270.         4,
  271.         "lcm",
  272.         "sgm_uniform",
  273.         1
  274.       ]
  275.     },
  276.     {
  277.       "id": 13,
  278.       "type": "KSampler",
  279.       "pos": [
  280.         1048,
  281.         48
  282.       ],
  283.       "size": {
  284.         "0": 272,
  285.         "1": 616
  286.       },
  287.       "flags": {},
  288.       "order": 5,
  289.       "mode": 0,
  290.       "inputs": [
  291.         {
  292.           "name": "model",
  293.           "type": "MODEL",
  294.           "link": 25,
  295.           "slot_index": 0
  296.         },
  297.         {
  298.           "name": "positive",
  299.           "type": "CONDITIONING",
  300.           "link": 33,
  301.           "slot_index": 1
  302.         },
  303.         {
  304.           "name": "negative",
  305.           "type": "CONDITIONING",
  306.           "link": 32,
  307.           "slot_index": 2
  308.         },
  309.         {
  310.           "name": "latent_image",
  311.           "type": "LATENT",
  312.           "link": 22,
  313.           "slot_index": 3
  314.         }
  315.       ],
  316.       "outputs": [
  317.         {
  318.           "name": "LATENT",
  319.           "type": "LATENT",
  320.           "links": [
  321.             38
  322.           ],
  323.           "shape": 3,
  324.           "slot_index": 0
  325.         }
  326.       ],
  327.       "properties": {
  328.         "Node name for S&R": "KSampler"
  329.       },
  330.       "widgets_values": [
  331.         1,
  332.         "fixed",
  333.         20,
  334.         8,
  335.         "euler",
  336.         "normal",
  337.         0.4
  338.       ]
  339.     },
  340.     {
  341.       "id": 1,
  342.       "type": "PreviewImage",
  343.       "pos": [
  344.         1592,
  345.         8
  346.       ],
  347.       "size": {
  348.         "0": 663,
  349.         "1": 871
  350.       },
  351.       "flags": {},
  352.       "order": 7,
  353.       "mode": 0,
  354.       "inputs": [
  355.         {
  356.           "name": "images",
  357.           "type": "IMAGE",
  358.           "link": 1,
  359.           "slot_index": 0
  360.         }
  361.       ],
  362.       "properties": {
  363.         "Node name for S&R": "PreviewImage"
  364.       }
  365.     }
  366.   ],
  367.   "links": [
  368.     [
  369.       1,
  370.       2,
  371.       0,
  372.       1,
  373.       0,
  374.       "IMAGE"
  375.     ],
  376.     [
  377.       5,
  378.       4,
  379.       1,
  380.       5,
  381.       0,
  382.       "CLIP"
  383.     ],
  384.     [
  385.       7,
  386.       4,
  387.       1,
  388.       6,
  389.       0,
  390.       "CLIP"
  391.     ],
  392.     [
  393.       8,
  394.       7,
  395.       0,
  396.       3,
  397.       3,
  398.       "LATENT"
  399.     ],
  400.     [
  401.       9,
  402.       4,
  403.       2,
  404.       2,
  405.       1,
  406.       "VAE"
  407.     ],
  408.     [
  409.       18,
  410.       5,
  411.       0,
  412.       3,
  413.       1,
  414.       "CONDITIONING"
  415.     ],
  416.     [
  417.       22,
  418.       3,
  419.       0,
  420.       13,
  421.       3,
  422.       "LATENT"
  423.     ],
  424.     [
  425.       25,
  426.       4,
  427.       0,
  428.       13,
  429.       0,
  430.       "MODEL"
  431.     ],
  432.     [
  433.       26,
  434.       4,
  435.       0,
  436.       3,
  437.       0,
  438.       "MODEL"
  439.     ],
  440.     [
  441.       31,
  442.       6,
  443.       0,
  444.       3,
  445.       2,
  446.       "CONDITIONING"
  447.     ],
  448.     [
  449.       32,
  450.       6,
  451.       0,
  452.       13,
  453.       2,
  454.       "CONDITIONING"
  455.     ],
  456.     [
  457.       33,
  458.       5,
  459.       0,
  460.       13,
  461.       1,
  462.       "CONDITIONING"
  463.     ],
  464.     [
  465.       38,
  466.       13,
  467.       0,
  468.       2,
  469.       0,
  470.       "LATENT"
  471.     ]
  472.   ],
  473.   "groups": [],
  474.   "config": {},
  475.   "extra": {},
  476.   "version": 0.4
  477. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement