{ "last_node_id": 15, "last_link_id": 37, "nodes": [ { "id": 8, "type": "VAEDecode", "pos": [ 1209, 188 ], "size": { "0": 210, "1": 46 }, "flags": {}, "order": 8, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 7 }, { "name": "vae", "type": "VAE", "link": 8 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 9 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "VAEDecode" } }, { "id": 6, "type": "CLIPTextEncode", "pos": [ 233, 117 ], "size": { "0": 422.84503173828125, "1": 164.31304931640625 }, "flags": {}, "order": 2, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 3 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 4 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "crude drawing of girl" ] }, { "id": 7, "type": "CLIPTextEncode", "pos": [ 237, 370 ], "size": { "0": 425.27801513671875, "1": 180.6060791015625 }, "flags": {}, "order": 3, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 5 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 6 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "text, watermark" ] }, { "id": 3, "type": "KSampler", "pos": [ 863, 186 ], "size": { "0": 315, "1": 262 }, "flags": {}, "order": 7, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 37 }, { "name": "positive", "type": "CONDITIONING", "link": 4 }, { "name": "negative", "type": "CONDITIONING", "link": 6 }, { "name": "latent_image", "type": "LATENT", "link": 34 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 7 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "KSampler" }, "widgets_values": [ 719286772344905, "fixed", 20, 8, "euler", "normal", 1 ] }, { "id": 9, "type": "SaveImage", "pos": [ 1548, 180 ], "size": [ 1454.6668601568254, 548.2885143635223 ], "flags": {}, "order": 9, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 9 } ], "properties": {}, "widgets_values": [ "refer/ComfyUI" ] }, { "id": 4, "type": "CheckpointLoaderSimple", "pos": [ -563, 510 ], "size": { "0": 315, "1": 98 }, "flags": {}, "order": 0, "mode": 0, "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 32 ], "slot_index": 0 }, { "name": "CLIP", "type": "CLIP", "links": [ 3, 5 ], "slot_index": 1 }, { "name": "VAE", "type": "VAE", "links": [ 8, 20 ], "slot_index": 2 } ], "properties": { "Node name for S&R": "CheckpointLoaderSimple" }, "widgets_values": [ "sd_xl_1.0.safetensors" ] }, { "id": 14, "type": "ImageScale", "pos": [ -129, 763 ], "size": { "0": 315, "1": 130 }, "flags": {}, "order": 4, "mode": 0, "inputs": [ { "name": "image", "type": "IMAGE", "link": 19 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 18 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "ImageScale" }, "widgets_values": [ "nearest-exact", 768, 768, "center" ] }, { "id": 13, "type": "LoadImage", "pos": [ -483, 777 ], "size": { "0": 315, "1": 314 }, "flags": {}, "order": 1, "mode": 0, "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 19 ], "shape": 3, "slot_index": 0 }, { "name": "MASK", "type": "MASK", "links": null, "shape": 3 } ], "properties": { "Node name for S&R": "LoadImage" }, "widgets_values": [ "example.png", "image" ] }, { "id": 15, "type": "ReferenceOnlySimple", "pos": [ 515, 675 ], "size": { "0": 315, "1": 78 }, "flags": {}, "order": 6, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 32, "slot_index": 0 }, { "name": "reference", "type": "LATENT", "link": 35 } ], "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 37 ], "shape": 3, "slot_index": 0 }, { "name": "LATENT", "type": "LATENT", "links": [ 34 ], "shape": 3, "slot_index": 1 } ], "properties": { "Node name for S&R": "ReferenceOnlySimple" }, "widgets_values": [ 2 ] }, { "id": 12, "type": "VAEEncode", "pos": [ 248, 732 ], "size": { "0": 210, "1": 46 }, "flags": {}, "order": 5, "mode": 0, "inputs": [ { "name": "pixels", "type": "IMAGE", "link": 18, "slot_index": 0 }, { "name": "vae", "type": "VAE", "link": 20, "slot_index": 1 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 35 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "VAEEncode" } } ], "links": [ [ 3, 4, 1, 6, 0, "CLIP" ], [ 4, 6, 0, 3, 1, "CONDITIONING" ], [ 5, 4, 1, 7, 0, "CLIP" ], [ 6, 7, 0, 3, 2, "CONDITIONING" ], [ 7, 3, 0, 8, 0, "LATENT" ], [ 8, 4, 2, 8, 1, "VAE" ], [ 9, 8, 0, 9, 0, "IMAGE" ], [ 18, 14, 0, 12, 0, "IMAGE" ], [ 19, 13, 0, 14, 0, "IMAGE" ], [ 20, 4, 2, 12, 1, "VAE" ], [ 32, 4, 0, 15, 0, "MODEL" ], [ 34, 15, 1, 3, 3, "LATENT" ], [ 35, 12, 0, 15, 1, "LATENT" ], [ 37, 15, 0, 3, 0, "MODEL" ] ], "groups": [], "config": {}, "extra": {}, "version": 0.4 }