| { | |
| "last_node_id": 331, | |
| "last_link_id": 672, | |
| "nodes": [ | |
| { | |
| "id": 68, | |
| "type": "ConditioningSetTimestepRange", | |
| "pos": [ | |
| 756, | |
| 1008 | |
| ], | |
| "size": { | |
| "0": 317.4000244140625, | |
| "1": 82 | |
| }, | |
| "flags": {}, | |
| "order": 14, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "conditioning", | |
| "type": "CONDITIONING", | |
| "link": 90 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 91 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "ConditioningSetTimestepRange" | |
| }, | |
| "widgets_values": [ | |
| 0.1, | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 67, | |
| "type": "ConditioningZeroOut", | |
| "pos": [ | |
| 504, | |
| 1008 | |
| ], | |
| "size": { | |
| "0": 211.60000610351562, | |
| "1": 26 | |
| }, | |
| "flags": {}, | |
| "order": 13, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "conditioning", | |
| "type": "CONDITIONING", | |
| "link": 597 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 90 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "ConditioningZeroOut" | |
| } | |
| }, | |
| { | |
| "id": 11, | |
| "type": "TripleCLIPLoader", | |
| "pos": [ | |
| -1386, | |
| 756 | |
| ], | |
| "size": { | |
| "0": 315, | |
| "1": 106 | |
| }, | |
| "flags": {}, | |
| "order": 0, | |
| "mode": 0, | |
| "outputs": [ | |
| { | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "links": [ | |
| 5, | |
| 94, | |
| 662 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "TripleCLIPLoader" | |
| }, | |
| "widgets_values": [ | |
| "clip_g_sdxl_base.safetensors", | |
| "clip_l_sdxl_base.safetensors", | |
| "t5xxl.safetensors" | |
| ] | |
| }, | |
| { | |
| "id": 69, | |
| "type": "ConditioningCombine", | |
| "pos": [ | |
| 1134, | |
| 1008 | |
| ], | |
| "size": { | |
| "0": 228.39999389648438, | |
| "1": 46 | |
| }, | |
| "flags": {}, | |
| "order": 15, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "conditioning_1", | |
| "type": "CONDITIONING", | |
| "link": 91 | |
| }, | |
| { | |
| "name": "conditioning_2", | |
| "type": "CONDITIONING", | |
| "link": 92 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 604, | |
| 622 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "ConditioningCombine" | |
| } | |
| }, | |
| { | |
| "id": 4, | |
| "type": "CheckpointLoaderSimple", | |
| "pos": [ | |
| -1386, | |
| 252 | |
| ], | |
| "size": { | |
| "0": 632.6060180664062, | |
| "1": 98 | |
| }, | |
| "flags": {}, | |
| "order": 1, | |
| "mode": 0, | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 445 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| }, | |
| { | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "links": null, | |
| "shape": 3 | |
| }, | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 605, | |
| 616, | |
| 617 | |
| ], | |
| "shape": 3, | |
| "slot_index": 2 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "CheckpointLoaderSimple" | |
| }, | |
| "widgets_values": [ | |
| "sd3.5_large.safetensors" | |
| ] | |
| }, | |
| { | |
| "id": 8, | |
| "type": "VAEDecode", | |
| "pos": [ | |
| 2015, | |
| 536 | |
| ], | |
| "size": { | |
| "0": 210, | |
| "1": 46 | |
| }, | |
| "flags": {}, | |
| "order": 17, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 572 | |
| }, | |
| { | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 605 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 274, | |
| 660 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "VAEDecode" | |
| } | |
| }, | |
| { | |
| "id": 294, | |
| "type": "KSampler", | |
| "pos": [ | |
| 1512, | |
| 378 | |
| ], | |
| "size": { | |
| "0": 378, | |
| "1": 504 | |
| }, | |
| "flags": {}, | |
| "order": 16, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 568 | |
| }, | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 569 | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 604 | |
| }, | |
| { | |
| "name": "latent_image", | |
| "type": "LATENT", | |
| "link": 598 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 572 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "KSampler" | |
| }, | |
| "widgets_values": [ | |
| 339087769667945, | |
| "fixed", | |
| 40, | |
| 4.5, | |
| "dpmpp_2m", | |
| "sgm_uniform", | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 70, | |
| "type": "ConditioningSetTimestepRange", | |
| "pos": [ | |
| 756, | |
| 1134 | |
| ], | |
| "size": { | |
| "0": 317.4000244140625, | |
| "1": 82 | |
| }, | |
| "flags": {}, | |
| "order": 12, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "conditioning", | |
| "type": "CONDITIONING", | |
| "link": 93, | |
| "slot_index": 0 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 92 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "ConditioningSetTimestepRange" | |
| }, | |
| "widgets_values": [ | |
| 0, | |
| 0.1 | |
| ] | |
| }, | |
| { | |
| "id": 50, | |
| "type": "PreviewImage", | |
| "pos": [ | |
| 2394, | |
| 378 | |
| ], | |
| "size": { | |
| "0": 616.689697265625, | |
| "1": 613.84130859375 | |
| }, | |
| "flags": {}, | |
| "order": 18, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 274 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "PreviewImage" | |
| } | |
| }, | |
| { | |
| "id": 308, | |
| "type": "VAEEncode", | |
| "pos": [ | |
| 3150, | |
| 378 | |
| ], | |
| "size": { | |
| "0": 210, | |
| "1": 46 | |
| }, | |
| "flags": {}, | |
| "order": 21, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "pixels", | |
| "type": "IMAGE", | |
| "link": 671 | |
| }, | |
| { | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 616 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 623 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "VAEEncode" | |
| } | |
| }, | |
| { | |
| "id": 310, | |
| "type": "KSamplerAdvanced", | |
| "pos": [ | |
| 3402, | |
| 378 | |
| ], | |
| "size": { | |
| "0": 378, | |
| "1": 546 | |
| }, | |
| "flags": {}, | |
| "order": 22, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 620 | |
| }, | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 665 | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 622 | |
| }, | |
| { | |
| "name": "latent_image", | |
| "type": "LATENT", | |
| "link": 623 | |
| }, | |
| { | |
| "name": "start_at_step", | |
| "type": "INT", | |
| "link": 672, | |
| "widget": { | |
| "name": "start_at_step" | |
| } | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 624 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "KSamplerAdvanced" | |
| }, | |
| "widgets_values": [ | |
| "enable", | |
| 383006107596742, | |
| "increment", | |
| 42, | |
| 4.5, | |
| "dpmpp_2m", | |
| "sgm_uniform", | |
| 30, | |
| 10000, | |
| "disable" | |
| ] | |
| }, | |
| { | |
| "id": 305, | |
| "type": "VAEDecode", | |
| "pos": [ | |
| 3906, | |
| 378 | |
| ], | |
| "size": { | |
| "0": 210, | |
| "1": 46 | |
| }, | |
| "flags": {}, | |
| "order": 23, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 624 | |
| }, | |
| { | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 617 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 670 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "VAEDecode" | |
| } | |
| }, | |
| { | |
| "id": 306, | |
| "type": "PreviewImage", | |
| "pos": [ | |
| 4284, | |
| 378 | |
| ], | |
| "size": { | |
| "0": 616.689697265625, | |
| "1": 613.84130859375 | |
| }, | |
| "flags": {}, | |
| "order": 24, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 670 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "PreviewImage" | |
| } | |
| }, | |
| { | |
| "id": 309, | |
| "type": "PreviewImage", | |
| "pos": [ | |
| 4032, | |
| 630 | |
| ], | |
| "size": { | |
| "0": 210, | |
| "1": 246 | |
| }, | |
| "flags": {}, | |
| "order": 20, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 619 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "PreviewImage" | |
| } | |
| }, | |
| { | |
| "id": 105, | |
| "type": "Note", | |
| "pos": [ | |
| -630, | |
| 630 | |
| ], | |
| "size": { | |
| "0": 210, | |
| "1": 110.18948364257812 | |
| }, | |
| "flags": {}, | |
| "order": 2, | |
| "mode": 0, | |
| "properties": { | |
| "text": "" | |
| }, | |
| "widgets_values": [ | |
| "Make sure the resolution is multiple of 64 pixels and adds up to around 1 megapixel. " | |
| ], | |
| "color": "#432", | |
| "bgcolor": "#653" | |
| }, | |
| { | |
| "id": 302, | |
| "type": "ModelSamplingSD3", | |
| "pos": [ | |
| 756, | |
| 504 | |
| ], | |
| "size": { | |
| "0": 315, | |
| "1": 58 | |
| }, | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 11, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 606 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 620 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "ModelSamplingSD3" | |
| }, | |
| "widgets_values": [ | |
| 3 | |
| ] | |
| }, | |
| { | |
| "id": 13, | |
| "type": "ModelSamplingSD3", | |
| "pos": [ | |
| 756, | |
| 252 | |
| ], | |
| "size": { | |
| "0": 315, | |
| "1": 58 | |
| }, | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 10, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 445 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 568 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "ModelSamplingSD3" | |
| }, | |
| "widgets_values": [ | |
| 3 | |
| ] | |
| }, | |
| { | |
| "id": 307, | |
| "type": "ImageScaleBy", | |
| "pos": [ | |
| 2394, | |
| 252 | |
| ], | |
| "size": { | |
| "0": 315, | |
| "1": 82 | |
| }, | |
| "flags": {}, | |
| "order": 19, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 660 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 619, | |
| 671 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "ImageScaleBy" | |
| }, | |
| "widgets_values": [ | |
| "lanczos", | |
| 1.4000000000000001 | |
| ] | |
| }, | |
| { | |
| "id": 330, | |
| "type": "PrimitiveNode", | |
| "pos": [ | |
| 3150, | |
| 504 | |
| ], | |
| "size": { | |
| "0": 210, | |
| "1": 82 | |
| }, | |
| "flags": {}, | |
| "order": 3, | |
| "mode": 0, | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 672 | |
| ], | |
| "slot_index": 0, | |
| "widget": { | |
| "name": "start_at_step" | |
| } | |
| } | |
| ], | |
| "title": "Start at Step", | |
| "properties": { | |
| "Run widget replace on values": false | |
| }, | |
| "widgets_values": [ | |
| 30, | |
| "fixed" | |
| ] | |
| }, | |
| { | |
| "id": 135, | |
| "type": "EmptySD3LatentImage", | |
| "pos": [ | |
| -378, | |
| 630 | |
| ], | |
| "size": { | |
| "0": 315, | |
| "1": 106 | |
| }, | |
| "flags": {}, | |
| "order": 4, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 598 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "EmptySD3LatentImage" | |
| }, | |
| "widgets_values": [ | |
| 1152, | |
| 896, | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 301, | |
| "type": "CheckpointLoaderSimple", | |
| "pos": [ | |
| -1386, | |
| 504 | |
| ], | |
| "size": { | |
| "0": 632.6060180664062, | |
| "1": 98 | |
| }, | |
| "flags": {}, | |
| "order": 5, | |
| "mode": 0, | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 606 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| }, | |
| { | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "links": null, | |
| "shape": 3 | |
| }, | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [], | |
| "shape": 3, | |
| "slot_index": 2 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "CheckpointLoaderSimple" | |
| }, | |
| "widgets_values": [ | |
| "sd3.5_medium.safetensors" | |
| ] | |
| }, | |
| { | |
| "id": 71, | |
| "type": "CLIPTextEncode", | |
| "pos": [ | |
| -378, | |
| 1260 | |
| ], | |
| "size": { | |
| "0": 351.8130798339844, | |
| "1": 195.57545471191406 | |
| }, | |
| "flags": {}, | |
| "order": 8, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 94 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 93, | |
| 597 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "CLIPTextEncode" | |
| }, | |
| "widgets_values": [ | |
| "" | |
| ], | |
| "color": "#322", | |
| "bgcolor": "#533" | |
| }, | |
| { | |
| "id": 6, | |
| "type": "CLIPTextEncode", | |
| "pos": [ | |
| -378, | |
| 882 | |
| ], | |
| "size": [ | |
| 342.21509258248534, | |
| 195.87930444715585 | |
| ], | |
| "flags": {}, | |
| "order": 7, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 5 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 569 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "CLIPTextEncode" | |
| }, | |
| "widgets_values": [ | |
| "cinematic film still, epic, photo of a woman wearing sunglasses" | |
| ], | |
| "color": "#232", | |
| "bgcolor": "#353" | |
| }, | |
| { | |
| "id": 324, | |
| "type": "CLIPTextEncode", | |
| "pos": [ | |
| -378, | |
| 1134 | |
| ], | |
| "size": [ | |
| 346.27611650227504, | |
| 80.0318642466309 | |
| ], | |
| "flags": {}, | |
| "order": 9, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 662 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 665 | |
| ], | |
| "shape": 3, | |
| "slot_index": 0 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "CLIPTextEncode" | |
| }, | |
| "widgets_values": [ | |
| "cinematic film still, epic, photo of a woman wearing sunglasses" | |
| ], | |
| "color": "#232", | |
| "bgcolor": "#353" | |
| }, | |
| { | |
| "id": 329, | |
| "type": "Note", | |
| "pos": [ | |
| -630, | |
| 1134 | |
| ], | |
| "size": [ | |
| 222.24755928435616, | |
| 69.25623726364165 | |
| ], | |
| "flags": {}, | |
| "order": 6, | |
| "mode": 0, | |
| "properties": { | |
| "text": "" | |
| }, | |
| "widgets_values": [ | |
| "Medium has a token limit on T5. Use a shorter version of the prompt limited to ~70 words or truncate" | |
| ], | |
| "color": "#432", | |
| "bgcolor": "#653" | |
| } | |
| ], | |
| "links": [ | |
| [ | |
| 5, | |
| 11, | |
| 0, | |
| 6, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 90, | |
| 67, | |
| 0, | |
| 68, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 91, | |
| 68, | |
| 0, | |
| 69, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 92, | |
| 70, | |
| 0, | |
| 69, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 93, | |
| 71, | |
| 0, | |
| 70, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 94, | |
| 11, | |
| 0, | |
| 71, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 274, | |
| 8, | |
| 0, | |
| 50, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 445, | |
| 4, | |
| 0, | |
| 13, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 568, | |
| 13, | |
| 0, | |
| 294, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 569, | |
| 6, | |
| 0, | |
| 294, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 572, | |
| 294, | |
| 0, | |
| 8, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 597, | |
| 71, | |
| 0, | |
| 67, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 598, | |
| 135, | |
| 0, | |
| 294, | |
| 3, | |
| "LATENT" | |
| ], | |
| [ | |
| 604, | |
| 69, | |
| 0, | |
| 294, | |
| 2, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 605, | |
| 4, | |
| 2, | |
| 8, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 606, | |
| 301, | |
| 0, | |
| 302, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 616, | |
| 4, | |
| 2, | |
| 308, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 617, | |
| 4, | |
| 2, | |
| 305, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 619, | |
| 307, | |
| 0, | |
| 309, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 620, | |
| 302, | |
| 0, | |
| 310, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 622, | |
| 69, | |
| 0, | |
| 310, | |
| 2, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 623, | |
| 308, | |
| 0, | |
| 310, | |
| 3, | |
| "LATENT" | |
| ], | |
| [ | |
| 624, | |
| 310, | |
| 0, | |
| 305, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 660, | |
| 8, | |
| 0, | |
| 307, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 662, | |
| 11, | |
| 0, | |
| 324, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 665, | |
| 324, | |
| 0, | |
| 310, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 670, | |
| 305, | |
| 0, | |
| 306, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 671, | |
| 307, | |
| 0, | |
| 308, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 672, | |
| 330, | |
| 0, | |
| 310, | |
| 4, | |
| "INT" | |
| ] | |
| ], | |
| "groups": [], | |
| "config": {}, | |
| "extra": { | |
| "ds": { | |
| "scale": 0.3797498335833178, | |
| "offset": [ | |
| 2577.2791383634726, | |
| 94.5657992857425 | |
| ] | |
| } | |
| }, | |
| "version": 0.4 | |
| } |