{ "last_node_id": 10, "last_link_id": 10, "nodes": [ { "id": 1, "type": "KSampler", "pos": [ 600, 200 ], "size": { "0": 300, "1": 400 }, "flags": {}, "order": 5, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 1 }, { "name": "positive", "type": "CONDITIONING", "link": 3 }, { "name": "negative", "type": "CONDITIONING", "link": 4 }, { "name": "latent_image", "type": "LATENT", "link": 2 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 5 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "KSampler" }, "widgets_values": [ 85645, "randomize", 20, 8, "euler", "normal", 1 ] }, { "id": 2, "type": "CheckpointLoaderSimple", "pos": [ 200, 200 ], "size": { "0": 300, "1": 100 }, "flags": {}, "order": 0, "mode": 0, "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 1 ], "slot_index": 0 }, { "name": "CLIP", "type": "CLIP", "links": [ 6, 7 ], "slot_index": 1 }, { "name": "VAE", "type": "VAE", "links": [ 8 ], "slot_index": 2 } ], "properties": { "Node name for S&R": "CheckpointLoaderSimple" }, "widgets_values": [ "model.safetensors" ] }, { "id": 3, "type": "CLIPTextEncode", "pos": [ 200, 400 ], "size": { "0": 300, "1": 150 }, "flags": {}, "order": 3, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 6 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 3 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "beautiful landscape, mountains, sunset, detailed" ] }, { "id": 4, "type": "CLIPTextEncode", "pos": [ 200, 600 ], "size": { "0": 300, "1": 150 }, "flags": {}, "order": 4, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 7 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 4 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "blurry, low quality, deformed, ugly" ] }, { "id": 5, "type": "EmptyLatentImage", "pos": [ 200, 800 ], "size": { "0": 300, "1": 100 }, "flags": {}, "order": 1, "mode": 0, "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 2 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "EmptyLatentImage" }, "widgets_values": [ 512, 512, 1 ] }, { "id": 6, "type": "VAEDecode", "pos": [ 950, 200 ], "size": { "0": 200, "1": 50 }, "flags": {}, "order": 6, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 5 }, { "name": "vae", "type": "VAE", "link": 8 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 9 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "VAEDecode" } }, { "id": 7, "type": "SaveImage", "pos": [ 1200, 200 ], "size": { "0": 300, "1": 300 }, "flags": {}, "order": 7, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 9 } ], "properties": { "Node name for S&R": "SaveImage" }, "widgets_values": [ "ComfyUI" ] } ], "links": [ [ 1, 2, 0, 1, 0, "MODEL" ], [ 2, 5, 0, 1, 3, "LATENT" ], [ 3, 3, 0, 1, 1, "CONDITIONING" ], [ 4, 4, 0, 1, 2, "CONDITIONING" ], [ 5, 1, 0, 6, 0, "LATENT" ], [ 6, 2, 1, 3, 0, "CLIP" ], [ 7, 2, 1, 4, 0, "CLIP" ], [ 8, 2, 2, 6, 1, "VAE" ], [ 9, 6, 0, 7, 0, "IMAGE" ] ], "groups": [], "config": {}, "extra": { "ds": { "scale": 1, "offset": [ 0, 0 ] } }, "version": 0.4, "header": { "title": "Built with anycoder", "link": "https://huggingface.co/spaces/akhaliq/anycoder" } }