{ "last_node_id": 19, "last_link_id": 28, "nodes": [ { "id": 8, "type": "VAEDecode", "pos": [ 1209, 188 ], "size": { "0": 210, "1": 46 }, "flags": {}, "order": 11, "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": 10, "type": "LoraLoader", "pos": [ -62, 129 ], "size": { "0": 315, "1": 126 }, "flags": {}, "order": 5, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 13 }, { "name": "clip", "type": "CLIP", "link": 10 } ], "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 14 ], "shape": 3, "slot_index": 0 }, { "name": "CLIP", "type": "CLIP", "links": [ 11, 12 ], "shape": 3, "slot_index": 1 } ], "properties": { "Node name for S&R": "LoraLoader" }, "widgets_values": [ "Surreal_blue-15.safetensors", 1, 1 ] }, { "id": 4, "type": "CheckpointLoaderSimple", "pos": [ 26, 474 ], "size": { "0": 315, "1": 98 }, "flags": {}, "order": 0, "mode": 0, "outputs": [ { "name": "MODEL", "type": "MODEL", "links": [ 13, 16 ], "slot_index": 0 }, { "name": "CLIP", "type": "CLIP", "links": [ 10 ], "slot_index": 1 }, { "name": "VAE", "type": "VAE", "links": [ 8, 17 ], "slot_index": 2 } ], "properties": { "Node name for S&R": "CheckpointLoaderSimple" }, "widgets_values": [ "Dreamshaper8.safetensors" ] }, { "id": 7, "type": "CLIPTextEncode", "pos": [ 413, 389 ], "size": { "0": 425.27801513671875, "1": 180.6060791015625 }, "flags": {}, "order": 8, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 12 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 6, 19 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "text, watermark" ] }, { "id": 13, "type": "UpscaleModelLoader", "pos": [ 423, 767 ], "size": { "0": 315, "1": 58 }, "flags": {}, "order": 1, "mode": 0, "outputs": [ { "name": "UPSCALE_MODEL", "type": "UPSCALE_MODEL", "links": [ 20 ], "shape": 3 } ], "properties": { "Node name for S&R": "UpscaleModelLoader" }, "widgets_values": [ "4x-UltraSharp.pth" ] }, { "id": 12, "type": "PixelKSampleUpscalerProvider", "pos": [ 946, 704 ], "size": { "0": 330, "1": 374 }, "flags": {}, "order": 10, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 16 }, { "name": "vae", "type": "VAE", "link": 17 }, { "name": "positive", "type": "CONDITIONING", "link": 18 }, { "name": "negative", "type": "CONDITIONING", "link": 19 }, { "name": "upscale_model_opt", "type": "UPSCALE_MODEL", "link": 20, "slot_index": 4 }, { "name": "pk_hook_opt", "type": "PK_HOOK", "link": 21, "slot_index": 5 } ], "outputs": [ { "name": "UPSCALER", "type": "UPSCALER", "links": [ 15 ], "shape": 3 } ], "properties": { "Node name for S&R": "PixelKSampleUpscalerProvider" }, "widgets_values": [ "nearest-exact", 360094745365021, "randomize", 20, 8, "euler", "normal", 1, false, 512 ] }, { "id": 15, "type": "DenoiseScheduleHookProvider", "pos": [ 284, 878 ], "size": { "0": 315, "1": 82 }, "flags": {}, "order": 2, "mode": 0, "outputs": [ { "name": "PK_HOOK", "type": "PK_HOOK", "links": [ 22 ], "shape": 3 } ], "properties": { "Node name for S&R": "DenoiseScheduleHookProvider" }, "widgets_values": [ "simple", 0.2 ] }, { "id": 17, "type": "CfgScheduleHookProvider", "pos": [ 335, 1019 ], "size": { "0": 315, "1": 82 }, "flags": {}, "order": 3, "mode": 0, "outputs": [ { "name": "PK_HOOK", "type": "PK_HOOK", "links": [ 24 ], "shape": 3 } ], "properties": { "Node name for S&R": "CfgScheduleHookProvider" }, "widgets_values": [ "simple", 3 ] }, { "id": 14, "type": "PixelKSampleHookCombine", "pos": [ 661, 877 ], "size": { "0": 210, "1": 46 }, "flags": {}, "order": 6, "mode": 0, "inputs": [ { "name": "hook1", "type": "PK_HOOK", "link": 22, "slot_index": 0 }, { "name": "hook2", "type": "PK_HOOK", "link": 24, "slot_index": 1 } ], "outputs": [ { "name": "PK_HOOK", "type": "PK_HOOK", "links": [ 21 ], "shape": 3 } ], "properties": { "Node name for S&R": "PixelKSampleHookCombine" } }, { "id": 3, "type": "KSampler", "pos": [ 863, 186 ], "size": { "0": 315, "1": 262 }, "flags": {}, "order": 9, "mode": 0, "inputs": [ { "name": "model", "type": "MODEL", "link": 14 }, { "name": "positive", "type": "CONDITIONING", "link": 4 }, { "name": "negative", "type": "CONDITIONING", "link": 6 }, { "name": "latent_image", "type": "LATENT", "link": 2 } ], "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 7, 25 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "KSampler" }, "widgets_values": [ 865561737901557, "randomize", 30, 8, "dpmpp_sde", "normal", 1 ] }, { "id": 11, "type": "IterativeLatentUpscale", "pos": [ 1311.5845075683596, 599.6136431640625 ], "size": { "0": 315, "1": 150 }, "flags": {}, "order": 12, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 25 }, { "name": "upscaler", "type": "UPSCALER", "link": 15, "slot_index": 1 } ], "outputs": [ { "name": "latent", "type": "LATENT", "links": [ 26 ], "shape": 3, "slot_index": 0 }, { "name": "vae", "type": "VAE", "links": [ 27 ], "shape": 3, "slot_index": 1 } ], "properties": { "Node name for S&R": "IterativeLatentUpscale" }, "widgets_values": [ 2, 1, "", "simple" ] }, { "id": 18, "type": "VAEDecode", "pos": [ 1720.5051127929685, 540.2577302856444 ], "size": { "0": 210, "1": 46 }, "flags": {}, "order": 14, "mode": 0, "inputs": [ { "name": "samples", "type": "LATENT", "link": 26 }, { "name": "vae", "type": "VAE", "link": 27 } ], "outputs": [ { "name": "IMAGE", "type": "IMAGE", "links": [ 28 ], "shape": 3, "slot_index": 0 } ], "properties": { "Node name for S&R": "VAEDecode" } }, { "id": 19, "type": "SaveImage", "pos": [ 1722, 174 ], "size": [ 315, 270 ], "flags": {}, "order": 15, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 28 } ], "properties": {}, "widgets_values": [ "ComfyUI" ] }, { "id": 5, "type": "EmptyLatentImage", "pos": [ 473, 609 ], "size": { "0": 315, "1": 106 }, "flags": {}, "order": 4, "mode": 0, "outputs": [ { "name": "LATENT", "type": "LATENT", "links": [ 2 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "EmptyLatentImage" }, "widgets_values": [ 768, 512, 1 ] }, { "id": 9, "type": "SaveImage", "pos": [ 1451, 189 ], "size": [ 210, 270 ], "flags": {}, "order": 13, "mode": 0, "inputs": [ { "name": "images", "type": "IMAGE", "link": 9 } ], "properties": {}, "widgets_values": [ "ComfyUI" ] }, { "id": 6, "type": "CLIPTextEncode", "pos": [ 415, 186 ], "size": { "0": 422.84503173828125, "1": 164.31304931640625 }, "flags": {}, "order": 7, "mode": 0, "inputs": [ { "name": "clip", "type": "CLIP", "link": 11 } ], "outputs": [ { "name": "CONDITIONING", "type": "CONDITIONING", "links": [ 4, 18 ], "slot_index": 0 } ], "properties": { "Node name for S&R": "CLIPTextEncode" }, "widgets_values": [ "eulblaerrus, dark fantasy landscape, giant cathedral" ] } ], "links": [ [ 2, 5, 0, 3, 3, "LATENT" ], [ 4, 6, 0, 3, 1, "CONDITIONING" ], [ 6, 7, 0, 3, 2, "CONDITIONING" ], [ 7, 3, 0, 8, 0, "LATENT" ], [ 8, 4, 2, 8, 1, "VAE" ], [ 9, 8, 0, 9, 0, "IMAGE" ], [ 10, 4, 1, 10, 1, "CLIP" ], [ 11, 10, 1, 6, 0, "CLIP" ], [ 12, 10, 1, 7, 0, "CLIP" ], [ 13, 4, 0, 10, 0, "MODEL" ], [ 14, 10, 0, 3, 0, "MODEL" ], [ 15, 12, 0, 11, 1, "UPSCALER" ], [ 16, 4, 0, 12, 0, "MODEL" ], [ 17, 4, 2, 12, 1, "VAE" ], [ 18, 6, 0, 12, 2, "CONDITIONING" ], [ 19, 7, 0, 12, 3, "CONDITIONING" ], [ 20, 13, 0, 12, 4, "UPSCALE_MODEL" ], [ 21, 14, 0, 12, 5, "PK_HOOK" ], [ 22, 15, 0, 14, 0, "PK_HOOK" ], [ 24, 17, 0, 14, 1, "PK_HOOK" ], [ 25, 3, 0, 11, 0, "LATENT" ], [ 26, 11, 0, 18, 0, "LATENT" ], [ 27, 11, 1, 18, 1, "VAE" ], [ 28, 18, 0, 19, 0, "IMAGE" ] ], "groups": [], "config": {}, "extra": { "ds": { "scale": 0.620921323059155, "offset": { "0": -718.2493286132812, "1": 72.32923889160156 } } }, "version": 0.4 }