{ "last_node_id": 14, "last_link_id": 14, "nodes": [ { "id": 7, "type": "CLIPTextEncode", "pos": [ 643, 101 ], "size": { "0": 400, "1": 200 }, "flags": {}, "order": 2, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 2 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 6 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "Adorable puppies" ] }, { "id": 9, "type": "VAEEncode", "pos": [ 801, 641 ], "size": { "0": 210, "1": 46 }, "flags": {}, "order": 4, "mode": 0, "inputs": [ { "name": "pixels", "type": "IMAGE", "link": 14 }, { "name": "vae", "type": "VAE", "link": 5 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 8 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "VAEEncode" } }, { "id": 8, "type": "CLIPTextEncode", "pos": [ 685, 351 ], "size": { "0": 400, "1": 200 }, "flags": {}, "order": 3, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 3 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 13 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "worst quality" ] }, { "id": 13, "type": "VAEDecode", "pos": [ 1195, 696 ], "size": { "0": 210, "1": 46 }, "flags": {}, "order": 6, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 10 }, { "name": "vae", "type": "VAE", "link": 11 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 12 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "VAEDecode" } }, { "id": 12, "type": "SaveImage", "pos": [ 1493, 677 ], "size": { "0": 315, "1": 270 }, "flags": {}, "order": 7, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 12 } ], "properties": {}, "widgets_values": [ "ComfyUI" ] }, { "id": 6, "type": "CheckpointLoaderSimple", "pos": [ 220, 182 ], "size": { "0": 315, "1": 98 }, "flags": {}, "order": 0, "mode": 0, "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 9 ], "shape": 3, "slot_index": 0 }, { "name": "CLIP", "type": "CLIP", "links": [ 2, 3 ], "shape": 3, "slot_index": 1 }, { "name": "VAE", "type": "VAE", "links": [ 5, 11 ], "shape": 3, "slot_index": 2 } ], "properties": { "Node name for S&R": "CheckpointLoaderSimple" }, "widgets_values": [ "1.5/v1-5-pruned-emaonly.safetensors" ] }, { "id": 11, "type": "KSampler", "pos": [ 1213, 124 ], "size": { "0": 315, "1": 474 }, "flags": {}, "order": 5, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 9 }, { "name": "positive", "type": "CONDITIONING", "link": 6 }, { "name": "negative", "type": "CONDITIONING", "link": 13 }, { "name": "latent_image", "type": "LATENT", "link": 8 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 10 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "KSampler" }, "widgets_values": [ 1077540641933383, "randomize", 20, 8, "euler", "normal", 0.6499999999999999 ] }, { "id": 14, "type": "comfy-qr-by-image-size", "pos": [ 264, 659 ], "size": { "0": 400, "1": 264 }, "flags": {}, "order": 1, "mode": 0, "outputs": [ { "name": "QR_CODE", "type": "IMAGE", "links": [ 14 ], "shape": 3, "slot_index": 0 }, { "name": "QR_VERSION", "type": "INT", "links": null, "shape": 3 } ], "properties": { "Node name for S&R": "comfy-qr-by-image-size" }, "widgets_values": [ "Https", "gitlab.com/sofuego-comfy-nodes/comfy-qr", 512, "#000000", "#DDDDDD", "High", 1, "Nearest", "Square" ] } ], "links": [ [ 2, 6, 1, 7, 0, "CLIP" ], [ 3, 6, 1, 8, 0, "CLIP" ], [ 5, 6, 2, 9, 1, "VAE" ], [ 6, 7, 0, 11, 1, "CONDITIONING" ], [ 8, 9, 0, 11, 3, "LATENT" ], [ 9, 6, 0, 11, 0, "MODEL" ], [ 10, 11, 0, 13, 0, "LATENT" ], [ 11, 6, 2, 13, 1, "VAE" ], [ 12, 13, 0, 12, 0, "IMAGE" ], [ 13, 8, 0, 11, 2, "CONDITIONING" ], [ 14, 14, 0, 9, 0, "IMAGE" ] ], "groups": [], "config": {}, "extra": {}, "version": 0.4 }