From b174fcbc829fd8d29e24ed751c6928a3841514a0 Mon Sep 17 00:00:00 2001 From: wyrde Date: Mon, 10 Apr 2023 22:30:14 -0400 Subject: [PATCH] adjustments/ fixes adjusted image sizes, added img2img nodes, cleaned up some lines and nodes --- hr-fix-upscale/checkpoint-testing/README.md | 2 +- .../README.md | 1 + ...multi-sample-pixel-space-sharpening-d.json | 3842 +++++++++++++++++ 3 files changed, 3844 insertions(+), 1 deletion(-) create mode 100644 hr-fix-upscale/multi-sample-pixel-space-sharpening/multi-sample-pixel-space-sharpening-d.json diff --git a/hr-fix-upscale/checkpoint-testing/README.md b/hr-fix-upscale/checkpoint-testing/README.md index 72d4bf6..bd9b376 100644 --- a/hr-fix-upscale/checkpoint-testing/README.md +++ b/hr-fix-upscale/checkpoint-testing/README.md @@ -7,7 +7,7 @@ Uses [WAS nodes.](https://github.com/WASasquatch/was-node-suite-comfyui) and [lu ## About -This workflow quickly generates a few images along with some (extremely basic) hi-rez fixes to check how well a model work swith some favoite lora and prompts. Nothing fancy. It's not about making great images--just checking it out. +This workflow quickly generates a few images along with some (extremely basic) hi-rez fixes to check how well a model works with favoite lora and prompts. Nothing fancy. It's not about making great images--just checking it out. Previews can be enabled by switching the "preview_image" setting on the _KSampler (Efficient)_ nodes. diff --git a/hr-fix-upscale/multi-sample-pixel-space-sharpening/README.md b/hr-fix-upscale/multi-sample-pixel-space-sharpening/README.md index db7de84..2cc0f73 100644 --- a/hr-fix-upscale/multi-sample-pixel-space-sharpening/README.md +++ b/hr-fix-upscale/multi-sample-pixel-space-sharpening/README.md @@ -22,6 +22,7 @@ Moving noodles switches between model vae and vae loader. * [with latent upscaling.](../multi-sample-sharpening/) * [Using the standard image upscale nodes](./multi-sample-pixel-space-sharpening-b.json) * [a fast one with smaller images sizes](./multi-sample-pixel-space-sharpening-c.json) to "check it out" sort of thing. +* [adjusted image sizes, added img2img nodes, cleaned up some lines and nodes](./multi-sample-pixel-space-sharpening-d.json) ## Resources diff --git a/hr-fix-upscale/multi-sample-pixel-space-sharpening/multi-sample-pixel-space-sharpening-d.json b/hr-fix-upscale/multi-sample-pixel-space-sharpening/multi-sample-pixel-space-sharpening-d.json new file mode 100644 index 0000000..bf41574 --- /dev/null +++ b/hr-fix-upscale/multi-sample-pixel-space-sharpening/multi-sample-pixel-space-sharpening-d.json @@ -0,0 +1,3842 @@ +{ + "last_node_id": 103, + "last_link_id": 168, + "nodes": [ + { + "id": 24, + "type": "Reroute", + "pos": [ + 1292.0443117076557, + -46.774561492969156 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 28, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 25 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": [ + 22, + 31 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 25, + "type": "Reroute", + "pos": [ + 1300, + -120 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 27, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 26 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": [ + 21, + 32 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 33, + "type": "Reroute", + "pos": [ + 1710, + 920 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 16, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 34 + } + ], + "outputs": [ + { + "name": "", + "type": "VAE", + "links": [ + 13, + 35 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#323", + "bgcolor": "#535" + }, + { + "id": 41, + "type": "VAEDecode", + "pos": [ + 3760, + 90 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 57, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 41, + "slot_index": 0 + }, + { + "name": "vae", + "type": "VAE", + "link": 42 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 44 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecode" + } + }, + { + "id": 30, + "type": "Reroute", + "pos": [ + 3100, + -50 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 34, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 31 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": [ + 51, + 60 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 31, + "type": "Reroute", + "pos": [ + 3100, + -120 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 32, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 32 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": [ + 56, + 61 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 40, + "type": "VAEEncode", + "pos": [ + 3020, + 50 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 53, + "mode": 0, + "inputs": [ + { + "name": "pixels", + "type": "IMAGE", + "link": 137 + }, + { + "name": "vae", + "type": "VAE", + "link": 40 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 50 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEEncode" + } + }, + { + "id": 22, + "type": "VAELoader", + "pos": [ + -510, + 370 + ], + "size": { + "0": 420.96832275390625, + "1": 61.1480712890625 + }, + "flags": {}, + "order": 0, + "mode": 0, + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "links": [], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAELoader" + }, + "widgets_values": [ + "0link\\AOM3A3_orangemixs.vae.safetensors" + ] + }, + { + "id": 86, + "type": "Reroute", + "pos": [ + 8610, + -230 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 36, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 108 + } + ], + "outputs": [ + { + "name": "", + "type": "UPSCALE_MODEL", + "links": null + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 67, + "type": "Reroute", + "pos": [ + 7800, + -230 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 30, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 70 + } + ], + "outputs": [ + { + "name": "", + "type": "UPSCALE_MODEL", + "links": [ + 108 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 46, + "type": "KSampler", + "pos": [ + 3320, + 90 + ], + "size": { + "0": 315, + "1": 262 + }, + "flags": {}, + "order": 56, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 62 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 61 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 60 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 50 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 41 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 0, + false, + 12, + 8, + "uni_pc_bh2", + "ddim_uniform", + 0.7 + ] + }, + { + "id": 93, + "type": "ImageScale", + "pos": [ + 2591, + 51 + ], + "size": { + "0": 315, + "1": 130 + }, + "flags": {}, + "order": 49, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 136 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 137, + 138 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageScale" + }, + "widgets_values": [ + "nearest-exact", + 512, + 768, + "disabled" + ] + }, + { + "id": 29, + "type": "Reroute", + "pos": [ + 940, + 920 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 12, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 30 + } + ], + "outputs": [ + { + "name": "", + "type": "VAE", + "links": [ + 34, + 151 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#323", + "bgcolor": "#535" + }, + { + "id": 102, + "type": "LoraLoader", + "pos": [ + 70, + -40 + ], + "size": { + "0": 550, + "1": 130 + }, + "flags": {}, + "order": 11, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 152 + }, + { + "name": "clip", + "type": "CLIP", + "link": 153 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 154 + ], + "slot_index": 0 + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 155 + ], + "slot_index": 1 + } + ], + "properties": { + "Node name for S&R": "Load LoRA" + }, + "widgets_values": [ + "_face___\\tafIsAllYouNeed_taf2022B4.safetensors", + 0.3, + 0.3 + ] + }, + { + "id": 103, + "type": "LoraLoader", + "pos": [ + 70, + 120 + ], + "size": { + "0": 550, + "1": 130 + }, + "flags": {}, + "order": 15, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 154 + }, + { + "name": "clip", + "type": "CLIP", + "link": 155 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 157 + ], + "slot_index": 0 + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 158, + 159 + ], + "slot_index": 1 + } + ], + "properties": { + "Node name for S&R": "Load LoRA" + }, + "widgets_values": [ + "_style__\\kpgBeautifulFaceAnd_v10.safetensors", + 0.3, + 0.3 + ] + }, + { + "id": 101, + "type": "LoraLoader", + "pos": [ + 70, + -200 + ], + "size": { + "0": 550, + "1": 130 + }, + "flags": {}, + "order": 6, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 156 + }, + { + "name": "clip", + "type": "CLIP", + "link": 160 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 152 + ], + "slot_index": 0 + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 153 + ], + "slot_index": 1 + } + ], + "properties": { + "Node name for S&R": "Load LoRA" + }, + "widgets_values": [ + "_style__\\fashionGirl_v51.safetensors", + 0.3, + 0.3 + ] + }, + { + "id": 10, + "type": "CheckpointLoaderSimple", + "pos": [ + -510, + 200 + ], + "size": { + "0": 424.119140625, + "1": 108.51560974121094 + }, + "flags": {}, + "order": 1, + "mode": 0, + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 156 + ], + "slot_index": 0 + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 160 + ], + "slot_index": 1 + }, + { + "name": "VAE", + "type": "VAE", + "links": [ + 95 + ], + "slot_index": 2 + } + ], + "properties": { + "Node name for S&R": "CheckpointLoaderSimple" + }, + "widgets_values": [ + "zTest_\\cMoonSD_v10.safetensors" + ] + }, + { + "id": 28, + "type": "Reroute", + "pos": [ + 50, + 920 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 7, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 95 + } + ], + "outputs": [ + { + "name": "", + "type": "VAE", + "links": [ + 30 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#323", + "bgcolor": "#535" + }, + { + "id": 17, + "type": "ImageUpscaleWithModel", + "pos": [ + 2210, + 50 + ], + "size": { + "0": 241.79998779296875, + "1": 46 + }, + "flags": {}, + "order": 44, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 16 + }, + { + "name": "image", + "type": "IMAGE", + "link": 17 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 136, + 139 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageUpscaleWithModel" + } + }, + { + "id": 14, + "type": "VAEDecode", + "pos": [ + 1962, + 67 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 39, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 12, + "slot_index": 0 + }, + { + "name": "vae", + "type": "VAE", + "link": 13 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 17 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecode" + } + }, + { + "id": 23, + "type": "KSampler", + "pos": [ + 1480, + 70 + ], + "size": [ + 315, + 262 + ], + "flags": {}, + "order": 33, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 20 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 21 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 22 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 168 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 12 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 229468628288392, + true, + 12, + 8, + "uni_pc_bh2", + "ddim_uniform", + 1 + ] + }, + { + "id": 94, + "type": "PreviewImage", + "pos": [ + 2210, + 140 + ], + "size": [ + 240, + 380 + ], + "flags": {}, + "order": 50, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 139 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 15, + "type": "SaveImage", + "pos": [ + 2590, + 220 + ], + "size": { + "0": 307.7071533203125, + "1": 497.5356140136719 + }, + "flags": {}, + "order": 54, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 138 + } + ], + "properties": {}, + "widgets_values": [ + "mult sample pix space sharp" + ] + }, + { + "id": 43, + "type": "ImageUpscaleWithModel", + "pos": [ + 4020, + 70 + ], + "size": [ + 230, + 50 + ], + "flags": {}, + "order": 58, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 164 + }, + { + "name": "image", + "type": "IMAGE", + "link": 44 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 133, + 140 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageUpscaleWithModel" + } + }, + { + "id": 95, + "type": "PreviewImage", + "pos": [ + 4000, + 160 + ], + "size": { + "0": 298.873046875, + "1": 486.7132263183594 + }, + "flags": {}, + "order": 60, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 140 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 92, + "type": "ImageScale", + "pos": [ + 4390, + 70 + ], + "size": { + "0": 315, + "1": 130 + }, + "flags": {}, + "order": 59, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 133 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 134, + 135 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageScale" + }, + "widgets_values": [ + "nearest-exact", + 576, + 864, + "disabled" + ] + }, + { + "id": 42, + "type": "SaveImage", + "pos": [ + 4400, + 240 + ], + "size": { + "0": 307.7071533203125, + "1": 497.5356140136719 + }, + "flags": {}, + "order": 62, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 135 + } + ], + "properties": {}, + "widgets_values": [ + "mult sample pix space sharp" + ] + }, + { + "id": 50, + "type": "VAEEncode", + "pos": [ + 4830, + 70 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 61, + "mode": 0, + "inputs": [ + { + "name": "pixels", + "type": "IMAGE", + "link": 134 + }, + { + "name": "vae", + "type": "VAE", + "link": 49 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 65 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEEncode" + } + }, + { + "id": 61, + "type": "KSampler", + "pos": [ + 5130, + 90 + ], + "size": { + "0": 315, + "1": 262 + }, + "flags": {}, + "order": 63, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 68 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 67 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 66 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 65 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 76 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 0, + false, + 12, + 8, + "uni_pc_bh2", + "ddim_uniform", + 0.6 + ] + }, + { + "id": 56, + "type": "VAEDecode", + "pos": [ + 5580, + 90 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 76, + "slot_index": 0 + }, + { + "name": "vae", + "type": "VAE", + "link": 84 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 77 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecode" + } + }, + { + "id": 58, + "type": "ImageUpscaleWithModel", + "pos": [ + 5840, + 70 + ], + "size": { + "0": 241.79998779296875, + "1": 46 + }, + "flags": {}, + "order": 65, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 163 + }, + { + "name": "image", + "type": "IMAGE", + "link": 77 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 130, + 141 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageUpscaleWithModel" + } + }, + { + "id": 96, + "type": "PreviewImage", + "pos": [ + 5820, + 150 + ], + "size": { + "0": 298.873046875, + "1": 486.7132263183594 + }, + "flags": {}, + "order": 67, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 141 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 91, + "type": "ImageScale", + "pos": [ + 6190, + 70 + ], + "size": { + "0": 315, + "1": 130 + }, + "flags": {}, + "order": 66, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 130 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 131, + 132 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageScale" + }, + "widgets_values": [ + "nearest-exact", + 640, + 960, + "disabled" + ] + }, + { + "id": 57, + "type": "SaveImage", + "pos": [ + 6189, + 237 + ], + "size": { + "0": 307.7071533203125, + "1": 497.5356140136719 + }, + "flags": {}, + "order": 69, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 132 + } + ], + "properties": {}, + "widgets_values": [ + "mult sample pix space sharp" + ] + }, + { + "id": 63, + "type": "VAEEncode", + "pos": [ + 6610, + 70 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 68, + "mode": 0, + "inputs": [ + { + "name": "pixels", + "type": "IMAGE", + "link": 131 + }, + { + "name": "vae", + "type": "VAE", + "link": 85 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 100 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEEncode" + } + }, + { + "id": 79, + "type": "KSampler", + "pos": [ + 6900, + 90 + ], + "size": { + "0": 315, + "1": 262 + }, + "flags": {}, + "order": 70, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 102, + "slot_index": 0 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 104 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 103 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 100 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 116 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 0, + false, + 12, + 4, + "uni_pc_bh2", + "ddim_uniform", + 0.5 + ] + }, + { + "id": 74, + "type": "VAEDecode", + "pos": [ + 7310, + 90 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 71, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 116, + "slot_index": 0 + }, + { + "name": "vae", + "type": "VAE", + "link": 98 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 113 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecode" + } + }, + { + "id": 76, + "type": "ImageUpscaleWithModel", + "pos": [ + 7600, + 70 + ], + "size": { + "0": 241.79998779296875, + "1": 46 + }, + "flags": {}, + "order": 72, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 145 + }, + { + "name": "image", + "type": "IMAGE", + "link": 113 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 125, + 142 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageUpscaleWithModel" + } + }, + { + "id": 97, + "type": "PreviewImage", + "pos": [ + 7570, + 150 + ], + "size": { + "0": 298.873046875, + "1": 486.7132263183594 + }, + "flags": {}, + "order": 74, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 142 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 90, + "type": "ImageScale", + "pos": [ + 7950, + 70 + ], + "size": { + "0": 315, + "1": 130 + }, + "flags": {}, + "order": 73, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 125 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 128, + 146 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageScale" + }, + "widgets_values": [ + "nearest-exact", + 768, + 1152, + "disabled" + ] + }, + { + "id": 70, + "type": "ImageUpscaleWithModel", + "pos": [ + 8300, + 50 + ], + "size": { + "0": 241.79998779296875, + "1": 46 + }, + "flags": {}, + "order": 76, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 110 + }, + { + "name": "image", + "type": "IMAGE", + "link": 146 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 89 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageUpscaleWithModel" + } + }, + { + "id": 72, + "type": "SaveImage", + "pos": [ + 8300, + 140 + ], + "size": { + "0": 307.7071533203125, + "1": 497.5356140136719 + }, + "flags": {}, + "order": 77, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 89 + } + ], + "properties": {}, + "widgets_values": [ + "mult sample pix space sharp" + ] + }, + { + "id": 54, + "type": "Reroute", + "pos": [ + 5680, + -240 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 24, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 54 + } + ], + "outputs": [ + { + "name": "", + "type": "UPSCALE_MODEL", + "links": [ + 70 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 75, + "type": "SaveImage", + "pos": [ + 7951, + 240 + ], + "size": { + "0": 307.7071533203125, + "1": 497.5356140136719 + }, + "flags": {}, + "order": 75, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 128 + } + ], + "properties": {}, + "widgets_values": [ + "mult sample pix space sharp" + ] + }, + { + "id": 34, + "type": "Reroute", + "pos": [ + 2790, + 920 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 23, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 35 + } + ], + "outputs": [ + { + "name": "", + "type": "VAE", + "links": [ + 40, + 64 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#323", + "bgcolor": "#535" + }, + { + "id": 48, + "type": "Reroute", + "pos": [ + 3550, + 920 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 29, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 64 + } + ], + "outputs": [ + { + "name": "", + "type": "VAE", + "links": [ + 42, + 47 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#323", + "bgcolor": "#535" + }, + { + "id": 12, + "type": "CLIPTextEncode", + "pos": [ + 810, + -120 + ], + "size": { + "0": 422.84503173828125, + "1": 164.31304931640625 + }, + "flags": {}, + "order": 21, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 158 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 26 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "adorable faerie girls wearing a striped bikini and striped stockings, hands behind her back, pastel hair, (slim, skinny, thin, petite), \nstriped stockings, shoulder length striped gloves, extra strings, extra knots, extra bows, sandals, kpg, kr_blackpick_rose, \nphotograph, photographic photo, photogenic, rule of thirds, anime, illustration, medium shot, \nAzulejo, finely detailed, realistic, masterpiece, best quality, illustration, soft focus, HDR 8K, artstation, pixv, unreal engine 5, " + ] + }, + { + "id": 13, + "type": "CLIPTextEncode", + "pos": [ + 810, + 90 + ], + "size": { + "0": 425.27801513671875, + "1": 180.6060791015625 + }, + "flags": {}, + "order": 22, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 159 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 25 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "embedding:EasyNegative, embedding:bad-hands-5,\nnude, naked, pubic hair, fat, chubby, thick, lowres, error, cropped, worst quality, low quality, jpeg artifacts, out of frame, watermark, signature, deformed, ugly, mutilated, disfigured, text, extra limbs, face cut, head cut, extra fingers, extra arms, poorly drawn face, mutation, missing limbs, misplaced limbs, bad proportions, cropped head, malformed limbs, mutated hands, fused fingers, long neck, sketch, bad hands, " + ] + }, + { + "id": 99, + "type": "ImageScale", + "pos": [ + 640, + 460 + ], + "size": { + "0": 315, + "1": 130 + }, + "flags": {}, + "order": 8, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 147 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 148 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageScale" + }, + "widgets_values": [ + "nearest-exact", + 512, + 768, + "disabled" + ] + }, + { + "id": 98, + "type": "LoadImage", + "pos": [ + 270, + 460 + ], + "size": [ + 330, + 430 + ], + "flags": {}, + "order": 2, + "mode": 0, + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 147 + ], + "slot_index": 0 + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "properties": { + "Node name for S&R": "Load Image" + }, + "widgets_values": [ + "checkpoint test_00084_ (1).png", + "image" + ] + }, + { + "id": 49, + "type": "Reroute", + "pos": [ + 4590, + 920 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 35, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 47 + } + ], + "outputs": [ + { + "name": "", + "type": "VAE", + "links": [ + 49, + 81 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#323", + "bgcolor": "#535" + }, + { + "id": 69, + "type": "Reroute", + "pos": [ + 5360, + 920 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 41, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 81 + } + ], + "outputs": [ + { + "name": "", + "type": "VAE", + "links": [ + 83, + 84 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#323", + "bgcolor": "#535" + }, + { + "id": 62, + "type": "Reroute", + "pos": [ + 6380, + 920 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 46, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 83 + } + ], + "outputs": [ + { + "name": "", + "type": "VAE", + "links": [ + 85, + 97 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#323", + "bgcolor": "#535" + }, + { + "id": 82, + "type": "Reroute", + "pos": [ + 7120, + 920 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 52, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 97 + } + ], + "outputs": [ + { + "name": "", + "type": "VAE", + "links": [ + 98, + 99 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#323", + "bgcolor": "#535" + }, + { + "id": 80, + "type": "Reroute", + "pos": [ + 8610, + 920 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 55, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 99 + } + ], + "outputs": [ + { + "name": "", + "type": "VAE", + "links": null, + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#323", + "bgcolor": "#535" + }, + { + "id": 35, + "type": "Reroute", + "pos": [ + 3880, + -250 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 18, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 36 + } + ], + "outputs": [ + { + "name": "", + "type": "UPSCALE_MODEL", + "links": [ + 54 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 21, + "type": "UpscaleModelLoader", + "pos": [ + 830, + -250 + ], + "size": { + "0": 315, + "1": 58 + }, + "flags": {}, + "order": 3, + "mode": 0, + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 28 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "UpscaleModelLoader" + }, + "widgets_values": [ + "2x-PSNR.pth" + ] + }, + { + "id": 37, + "type": "UpscaleModelLoader", + "pos": [ + 830, + -350 + ], + "size": { + "0": 315, + "1": 58 + }, + "flags": {}, + "order": 4, + "mode": 0, + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 38 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "UpscaleModelLoader" + }, + "widgets_values": [ + "4x-lollypop.pth" + ] + }, + { + "id": 87, + "type": "Reroute", + "pos": [ + 8130, + -340 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 25, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 109 + } + ], + "outputs": [ + { + "name": "", + "type": "UPSCALE_MODEL", + "links": [ + 110 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 68, + "type": "Reroute", + "pos": [ + 7460, + -340 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 19, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 69 + } + ], + "outputs": [ + { + "name": "", + "type": "UPSCALE_MODEL", + "links": [ + 109, + 145 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 55, + "type": "Reroute", + "pos": [ + 5660, + -340 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 14, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 55 + } + ], + "outputs": [ + { + "name": "", + "type": "UPSCALE_MODEL", + "links": [ + 69, + 163 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 39, + "type": "Reroute", + "pos": [ + 3880, + -340 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 10, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 38 + } + ], + "outputs": [ + { + "name": "", + "type": "UPSCALE_MODEL", + "links": [ + 55, + 164 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 26, + "type": "Reroute", + "pos": [ + 1300, + -190 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 26, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 27 + } + ], + "outputs": [ + { + "name": "", + "type": "MODEL", + "links": [ + 20, + 33 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 27, + "type": "Reroute", + "pos": [ + 1300, + -265 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 9, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 28 + } + ], + "outputs": [ + { + "name": "", + "type": "UPSCALE_MODEL", + "links": [ + 165 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 36, + "type": "Reroute", + "pos": [ + 2044, + -268 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 13, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 165, + "slot_index": 0 + } + ], + "outputs": [ + { + "name": "", + "type": "UPSCALE_MODEL", + "links": [ + 16, + 36 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 32, + "type": "Reroute", + "pos": [ + 3100, + -200 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 31, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 33 + } + ], + "outputs": [ + { + "name": "", + "type": "MODEL", + "links": [ + 62, + 166 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 53, + "type": "Reroute", + "pos": [ + 4940, + -180 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 37, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 166 + } + ], + "outputs": [ + { + "name": "", + "type": "MODEL", + "links": [ + 68, + 71 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 52, + "type": "Reroute", + "pos": [ + 4936, + -116 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 38, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 56 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": [ + 67, + 72 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 51, + "type": "Reroute", + "pos": [ + 4940, + -41 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 40, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 51 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": [ + 66, + 167 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 66, + "type": "Reroute", + "pos": [ + 6710, + -170 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 42, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 71 + } + ], + "outputs": [ + { + "name": "", + "type": "MODEL", + "links": [ + 102, + 107 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 64, + "type": "Reroute", + "pos": [ + 6709, + -39 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 45, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 167 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": [ + 103, + 105 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 65, + "type": "Reroute", + "pos": [ + 6710, + -110 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 43, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 72 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": [ + 104, + 106 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 83, + "type": "Reroute", + "pos": [ + 8610, + -30 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 51, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 105 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": null + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 84, + "type": "Reroute", + "pos": [ + 8610, + -100 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 48, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 106 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": null + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 85, + "type": "Reroute", + "pos": [ + 8611, + -162 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 47, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 107 + } + ], + "outputs": [ + { + "name": "", + "type": "MODEL", + "links": null + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 100, + "type": "VAEEncode", + "pos": [ + 1020, + 460 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 17, + "mode": 0, + "inputs": [ + { + "name": "pixels", + "type": "IMAGE", + "link": 148 + }, + { + "name": "vae", + "type": "VAE", + "link": 151 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAE Encode" + } + }, + { + "id": 11, + "type": "EmptyLatentImage", + "pos": [ + 920, + 310 + ], + "size": { + "0": 315, + "1": 106 + }, + "flags": {}, + "order": 5, + "mode": 0, + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 168 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "EmptyLatentImage" + }, + "widgets_values": [ + 512, + 768, + 1 + ] + }, + { + "id": 16, + "type": "Reroute", + "pos": [ + 700, + -190 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 20, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 157 + } + ], + "outputs": [ + { + "name": "", + "type": "MODEL", + "links": [ + 27 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#223", + "bgcolor": "#335" + } + ], + "links": [ + [ + 12, + 23, + 0, + 14, + 0, + "LATENT" + ], + [ + 13, + 33, + 0, + 14, + 1, + "VAE" + ], + [ + 16, + 36, + 0, + 17, + 0, + "UPSCALE_MODEL" + ], + [ + 17, + 14, + 0, + 17, + 1, + "IMAGE" + ], + [ + 20, + 26, + 0, + 23, + 0, + "MODEL" + ], + [ + 21, + 25, + 0, + 23, + 1, + "CONDITIONING" + ], + [ + 22, + 24, + 0, + 23, + 2, + "CONDITIONING" + ], + [ + 25, + 13, + 0, + 24, + 0, + "*" + ], + [ + 26, + 12, + 0, + 25, + 0, + "*" + ], + [ + 27, + 16, + 0, + 26, + 0, + "*" + ], + [ + 28, + 21, + 0, + 27, + 0, + "*" + ], + [ + 30, + 28, + 0, + 29, + 0, + "*" + ], + [ + 31, + 24, + 0, + 30, + 0, + "*" + ], + [ + 32, + 25, + 0, + 31, + 0, + "*" + ], + [ + 33, + 26, + 0, + 32, + 0, + "*" + ], + [ + 34, + 29, + 0, + 33, + 0, + "*" + ], + [ + 35, + 33, + 0, + 34, + 0, + "*" + ], + [ + 36, + 36, + 0, + 35, + 0, + "*" + ], + [ + 38, + 37, + 0, + 39, + 0, + "*" + ], + [ + 40, + 34, + 0, + 40, + 1, + "VAE" + ], + [ + 41, + 46, + 0, + 41, + 0, + "LATENT" + ], + [ + 42, + 48, + 0, + 41, + 1, + "VAE" + ], + [ + 44, + 41, + 0, + 43, + 1, + "IMAGE" + ], + [ + 47, + 48, + 0, + 49, + 0, + "*" + ], + [ + 49, + 49, + 0, + 50, + 1, + "VAE" + ], + [ + 50, + 40, + 0, + 46, + 3, + "LATENT" + ], + [ + 51, + 30, + 0, + 51, + 0, + "*" + ], + [ + 54, + 35, + 0, + 54, + 0, + "*" + ], + [ + 55, + 39, + 0, + 55, + 0, + "*" + ], + [ + 56, + 31, + 0, + 52, + 0, + "*" + ], + [ + 60, + 30, + 0, + 46, + 2, + "CONDITIONING" + ], + [ + 61, + 31, + 0, + 46, + 1, + "CONDITIONING" + ], + [ + 62, + 32, + 0, + 46, + 0, + "MODEL" + ], + [ + 64, + 34, + 0, + 48, + 0, + "*" + ], + [ + 65, + 50, + 0, + 61, + 3, + "LATENT" + ], + [ + 66, + 51, + 0, + 61, + 2, + "CONDITIONING" + ], + [ + 67, + 52, + 0, + 61, + 1, + "CONDITIONING" + ], + [ + 68, + 53, + 0, + 61, + 0, + "MODEL" + ], + [ + 69, + 55, + 0, + 68, + 0, + "*" + ], + [ + 70, + 54, + 0, + 67, + 0, + "*" + ], + [ + 71, + 53, + 0, + 66, + 0, + "*" + ], + [ + 72, + 52, + 0, + 65, + 0, + "*" + ], + [ + 76, + 61, + 0, + 56, + 0, + "LATENT" + ], + [ + 77, + 56, + 0, + 58, + 1, + "IMAGE" + ], + [ + 81, + 49, + 0, + 69, + 0, + "*" + ], + [ + 83, + 69, + 0, + 62, + 0, + "*" + ], + [ + 84, + 69, + 0, + 56, + 1, + "VAE" + ], + [ + 85, + 62, + 0, + 63, + 1, + "VAE" + ], + [ + 89, + 70, + 0, + 72, + 0, + "IMAGE" + ], + [ + 95, + 10, + 2, + 28, + 0, + "*" + ], + [ + 97, + 62, + 0, + 82, + 0, + "*" + ], + [ + 98, + 82, + 0, + 74, + 1, + "VAE" + ], + [ + 99, + 82, + 0, + 80, + 0, + "*" + ], + [ + 100, + 63, + 0, + 79, + 3, + "LATENT" + ], + [ + 102, + 66, + 0, + 79, + 0, + "MODEL" + ], + [ + 103, + 64, + 0, + 79, + 2, + "CONDITIONING" + ], + [ + 104, + 65, + 0, + 79, + 1, + "CONDITIONING" + ], + [ + 105, + 64, + 0, + 83, + 0, + "*" + ], + [ + 106, + 65, + 0, + 84, + 0, + "*" + ], + [ + 107, + 66, + 0, + 85, + 0, + "*" + ], + [ + 108, + 67, + 0, + 86, + 0, + "*" + ], + [ + 109, + 68, + 0, + 87, + 0, + "*" + ], + [ + 110, + 87, + 0, + 70, + 0, + "UPSCALE_MODEL" + ], + [ + 113, + 74, + 0, + 76, + 1, + "IMAGE" + ], + [ + 116, + 79, + 0, + 74, + 0, + "LATENT" + ], + [ + 125, + 76, + 0, + 90, + 0, + "IMAGE" + ], + [ + 128, + 90, + 0, + 75, + 0, + "IMAGE" + ], + [ + 130, + 58, + 0, + 91, + 0, + "IMAGE" + ], + [ + 131, + 91, + 0, + 63, + 0, + "IMAGE" + ], + [ + 132, + 91, + 0, + 57, + 0, + "IMAGE" + ], + [ + 133, + 43, + 0, + 92, + 0, + "IMAGE" + ], + [ + 134, + 92, + 0, + 50, + 0, + "IMAGE" + ], + [ + 135, + 92, + 0, + 42, + 0, + "IMAGE" + ], + [ + 136, + 17, + 0, + 93, + 0, + "IMAGE" + ], + [ + 137, + 93, + 0, + 40, + 0, + "IMAGE" + ], + [ + 138, + 93, + 0, + 15, + 0, + "IMAGE" + ], + [ + 139, + 17, + 0, + 94, + 0, + "IMAGE" + ], + [ + 140, + 43, + 0, + 95, + 0, + "IMAGE" + ], + [ + 141, + 58, + 0, + 96, + 0, + "IMAGE" + ], + [ + 142, + 76, + 0, + 97, + 0, + "IMAGE" + ], + [ + 145, + 68, + 0, + 76, + 0, + "UPSCALE_MODEL" + ], + [ + 146, + 90, + 0, + 70, + 1, + "IMAGE" + ], + [ + 147, + 98, + 0, + 99, + 0, + "IMAGE" + ], + [ + 148, + 99, + 0, + 100, + 0, + "IMAGE" + ], + [ + 151, + 29, + 0, + 100, + 1, + "VAE" + ], + [ + 152, + 101, + 0, + 102, + 0, + "MODEL" + ], + [ + 153, + 101, + 1, + 102, + 1, + "CLIP" + ], + [ + 154, + 102, + 0, + 103, + 0, + "MODEL" + ], + [ + 155, + 102, + 1, + 103, + 1, + "CLIP" + ], + [ + 156, + 10, + 0, + 101, + 0, + "MODEL" + ], + [ + 157, + 103, + 0, + 16, + 0, + "*" + ], + [ + 158, + 103, + 1, + 12, + 0, + "CLIP" + ], + [ + 159, + 103, + 1, + 13, + 0, + "CLIP" + ], + [ + 160, + 10, + 1, + 101, + 1, + "CLIP" + ], + [ + 163, + 55, + 0, + 58, + 0, + "UPSCALE_MODEL" + ], + [ + 164, + 39, + 0, + 43, + 0, + "UPSCALE_MODEL" + ], + [ + 165, + 27, + 0, + 36, + 0, + "*" + ], + [ + 166, + 32, + 0, + 53, + 0, + "*" + ], + [ + 167, + 51, + 0, + 64, + 0, + "*" + ], + [ + 168, + 11, + 0, + 23, + 3, + "LATENT" + ] + ], + "groups": [ + { + "title": "Group", + "bounding": [ + -119, + 889, + 8812, + 93 + ], + "color": "#444" + }, + { + "title": "Group", + "bounding": [ + 1260, + -384, + 7506, + 397 + ], + "color": "#444" + } + ], + "config": {}, + "extra": {}, + "version": 0.4 +} \ No newline at end of file