diff --git a/compare/model-vae/model-compare-hrf-pixel-v0.8.json b/compare/model-vae/model-compare-hrf-pixel-v0.8.json new file mode 100644 index 0000000..0976272 --- /dev/null +++ b/compare/model-vae/model-compare-hrf-pixel-v0.8.json @@ -0,0 +1,4535 @@ +{ + "last_node_id": 248, + "last_link_id": 487, + "nodes": [ + { + "id": 109, + "type": "VAEDecode", + "pos": [ + 3710, + 380 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 56, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 182, + "slot_index": 0 + }, + { + "name": "vae", + "type": "VAE", + "link": 183 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 186 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecode" + } + }, + { + "id": 111, + "type": "ImageUpscaleWithModel", + "pos": [ + 3960, + 360 + ], + "size": { + "0": 241.79998779296875, + "1": 46 + }, + "flags": {}, + "order": 61, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 185 + }, + { + "name": "image", + "type": "IMAGE", + "link": 186 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 261, + 262 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageUpscaleWithModel" + } + }, + { + "id": 112, + "type": "KSampler", + "pos": [ + 3230, + 380 + ], + "size": { + "0": 315, + "1": 262 + }, + "flags": {}, + "order": 51, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 187 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 188 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 189 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 289 + }, + { + "name": "seed", + "type": "INT", + "link": 272, + "widget": { + "name": "seed", + "config": [ + "INT", + { + "default": 0, + "min": 0, + "max": 18446744073709552000 + } + ] + } + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 182 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 685833308781495, + "randomize", + 12, + 8, + "uni_pc_bh2", + "ddim_uniform", + 1 + ] + }, + { + "id": 114, + "type": "Reroute", + "pos": [ + 3050, + 190 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 44, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 191 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": [ + 188, + 195 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 118, + "type": "Reroute", + "pos": [ + 4850, + 190 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 48, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 195 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": [ + 209, + 217 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 122, + "type": "Reroute", + "pos": [ + 5540, + 60 + ], + "size": [ + 149.2, + 26 + ], + "flags": {}, + "order": 22, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 198 + } + ], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 206, + 219 + ] + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 125, + "type": "VAEEncode", + "pos": [ + 4770, + 360 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 69, + "mode": 0, + "inputs": [ + { + "name": "pixels", + "type": "IMAGE", + "link": 201 + }, + { + "name": "vae", + "type": "VAE", + "link": 202 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 211 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEEncode" + } + }, + { + "id": 126, + "type": "VAEDecode", + "pos": [ + 5510, + 400 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 71, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 203, + "slot_index": 0 + }, + { + "name": "vae", + "type": "VAE", + "link": 204 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 207 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecode" + } + }, + { + "id": 128, + "type": "ImageUpscaleWithModel", + "pos": [ + 5770, + 380 + ], + "size": { + "0": 230, + "1": 50 + }, + "flags": {}, + "order": 72, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 206 + }, + { + "name": "image", + "type": "IMAGE", + "link": 207 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 260, + 263 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageUpscaleWithModel" + } + }, + { + "id": 129, + "type": "KSampler", + "pos": [ + 5070, + 400 + ], + "size": { + "0": 315, + "1": 262 + }, + "flags": {}, + "order": 70, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 208 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 209 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 210 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 211 + }, + { + "name": "seed", + "type": "INT", + "link": 369, + "widget": { + "name": "seed", + "config": [ + "INT", + { + "default": 0, + "min": 0, + "max": 18446744073709552000 + } + ] + } + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 203 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 8000000000, + "fixed", + 12, + 8, + "uni_pc_bh2", + "ddim_uniform", + 0.7 + ] + }, + { + "id": 130, + "type": "Reroute", + "pos": [ + 5340, + 1090 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 37, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 212 + } + ], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "links": [ + 204, + 213 + ] + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#323", + "bgcolor": "#535" + }, + { + "id": 131, + "type": "Reroute", + "pos": [ + 6380, + 1090 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 42, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 213 + } + ], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "links": [ + 215, + 238 + ] + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#323", + "bgcolor": "#535" + }, + { + "id": 132, + "type": "VAEEncode", + "pos": [ + 6580, + 380 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 76, + "mode": 0, + "inputs": [ + { + "name": "pixels", + "type": "IMAGE", + "link": 214 + }, + { + "name": "vae", + "type": "VAE", + "link": 215 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 229 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEEncode" + } + }, + { + "id": 134, + "type": "Reroute", + "pos": [ + 6690, + 190 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 53, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 217 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": [ + 227, + 234 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 135, + "type": "Reroute", + "pos": [ + 6690, + 120 + ], + "size": [ + 82, + 26 + ], + "flags": {}, + "order": 57, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 218 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 226, + 235 + ] + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#2a363b", + "bgcolor": "#3f5159" + }, + { + "id": 138, + "type": "VAEDecode", + "pos": [ + 7330, + 400 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 78, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 221, + "slot_index": 0 + }, + { + "name": "vae", + "type": "VAE", + "link": 222 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 225 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecode" + } + }, + { + "id": 140, + "type": "ImageUpscaleWithModel", + "pos": [ + 7590, + 380 + ], + "size": { + "0": 241.79998779296875, + "1": 46 + }, + "flags": {}, + "order": 79, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 224 + }, + { + "name": "image", + "type": "IMAGE", + "link": 225 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 259, + 264 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageUpscaleWithModel" + } + }, + { + "id": 141, + "type": "KSampler", + "pos": [ + 6880, + 400 + ], + "size": { + "0": 315, + "1": 262 + }, + "flags": {}, + "order": 77, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 226 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 227 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 228 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 229 + }, + { + "name": "seed", + "type": "INT", + "link": 371, + "widget": { + "name": "seed", + "config": [ + "INT", + { + "default": 0, + "min": 0, + "max": 18446744073709552000 + } + ] + } + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 221 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 8000000000, + "fixed", + 12, + 8, + "uni_pc_bh2", + "ddim_uniform", + 0.6 + ] + }, + { + "id": 142, + "type": "Reroute", + "pos": [ + 8170, + 1090 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 50, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 230 + } + ], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "links": [ + 232, + 252 + ] + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#323", + "bgcolor": "#535" + }, + { + "id": 143, + "type": "VAEEncode", + "pos": [ + 8360, + 380 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 83, + "mode": 0, + "inputs": [ + { + "name": "pixels", + "type": "IMAGE", + "link": 231 + }, + { + "name": "vae", + "type": "VAE", + "link": 232 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 250 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEEncode" + } + }, + { + "id": 145, + "type": "Reroute", + "pos": [ + 8460, + 200 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 58, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 234 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": [ + 248, + 254 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 146, + "type": "Reroute", + "pos": [ + 8460, + 130 + ], + "size": [ + 82, + 26 + ], + "flags": {}, + "order": 62, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 235 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 247, + 255 + ] + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#2a363b", + "bgcolor": "#3f5159" + }, + { + "id": 147, + "type": "Reroute", + "pos": [ + 9090, + 60 + ], + "size": [ + 149.2, + 26 + ], + "flags": {}, + "order": 32, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 236 + } + ], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 245, + 256 + ] + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 149, + "type": "Reroute", + "pos": [ + 7150, + 1090 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 46, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 238 + } + ], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "links": [ + 222, + 230 + ] + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#323", + "bgcolor": "#535" + }, + { + "id": 150, + "type": "ImageUpscaleWithModel", + "pos": [ + 10050, + 360 + ], + "size": { + "0": 241.79998779296875, + "1": 46 + }, + "flags": {}, + "order": 89, + "mode": 2, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 239 + }, + { + "name": "image", + "type": "IMAGE", + "link": 240 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 241 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageUpscaleWithModel" + } + }, + { + "id": 152, + "type": "VAEDecode", + "pos": [ + 9060, + 400 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 85, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 242, + "slot_index": 0 + }, + { + "name": "vae", + "type": "VAE", + "link": 243 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 246 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecode" + } + }, + { + "id": 154, + "type": "ImageUpscaleWithModel", + "pos": [ + 9350, + 380 + ], + "size": { + "0": 241.79998779296875, + "1": 46 + }, + "flags": {}, + "order": 86, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 245 + }, + { + "name": "image", + "type": "IMAGE", + "link": 246 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 258, + 265 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageUpscaleWithModel" + } + }, + { + "id": 155, + "type": "KSampler", + "pos": [ + 8650, + 400 + ], + "size": { + "0": 315, + "1": 262 + }, + "flags": {}, + "order": 84, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 247, + "slot_index": 0 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 248 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 249 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 250 + }, + { + "name": "seed", + "type": "INT", + "link": 374, + "widget": { + "name": "seed", + "config": [ + "INT", + { + "default": 0, + "min": 0, + "max": 18446744073709552000 + } + ] + } + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 242 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 8000000000, + "fixed", + 12, + 4, + "uni_pc_bh2", + "ddim_uniform", + 0.5 + ] + }, + { + "id": 157, + "type": "Reroute", + "pos": [ + 8910, + 1090 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 55, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 252 + } + ], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "links": [ + 243, + 251 + ] + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#323", + "bgcolor": "#535" + }, + { + "id": 165, + "type": "ImageScale", + "pos": [ + 6140, + 380 + ], + "size": { + "0": 315, + "1": 130 + }, + "flags": {}, + "order": 73, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 260 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 205, + 214 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageScale" + }, + "widgets_values": [ + "nearest-exact", + 576, + 864, + "disabled" + ] + }, + { + "id": 166, + "type": "ImageScale", + "pos": [ + 4340, + 360 + ], + "size": { + "0": 315, + "1": 130 + }, + "flags": {}, + "order": 65, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 261 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 184, + 201 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageScale" + }, + "widgets_values": [ + "nearest-exact", + 512, + 768, + "disabled" + ] + }, + { + "id": 172, + "type": "Reroute", + "pos": [ + 2520, + 190 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 40, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 481 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": [ + 191 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 174, + "type": "Reroute", + "pos": [ + 2520, + 40 + ], + "size": [ + 149.2, + 26 + ], + "flags": {}, + "order": 10, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 398 + } + ], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 306 + ] + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 175, + "type": "Reroute", + "pos": [ + 2520, + -30 + ], + "size": [ + 149.2, + 26 + ], + "flags": {}, + "order": 11, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 397 + } + ], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 200 + ] + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 187, + "type": "Reroute", + "pos": [ + 2520, + 330 + ], + "size": [ + 90.4, + 26 + ], + "flags": {}, + "order": 24, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 487 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 288 + ] + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 188, + "type": "Reroute", + "pos": [ + 3030, + 330 + ], + "size": [ + 90.4, + 26 + ], + "flags": {}, + "order": 29, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 288, + "slot_index": 0 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 289 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 123, + "type": "Reroute", + "pos": [ + 3740, + 50 + ], + "size": [ + 149.2, + 26 + ], + "flags": {}, + "order": 16, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 306, + "slot_index": 0 + } + ], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 185, + 198 + ] + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 124, + "type": "Reroute", + "pos": [ + 5540, + -20 + ], + "size": [ + 149.2, + 26 + ], + "flags": {}, + "order": 17, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 200 + } + ], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 220 + ] + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 137, + "type": "Reroute", + "pos": [ + 7340, + -20 + ], + "size": [ + 149.2, + 26 + ], + "flags": {}, + "order": 23, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 220 + } + ], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 237 + ] + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 136, + "type": "Reroute", + "pos": [ + 7330, + 60 + ], + "size": [ + 149.2, + 26 + ], + "flags": {}, + "order": 27, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 219 + } + ], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 224, + 236 + ] + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 148, + "type": "Reroute", + "pos": [ + 9070, + -20 + ], + "size": [ + 149.2, + 26 + ], + "flags": {}, + "order": 28, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 237 + } + ], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 257 + ] + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 160, + "type": "Reroute", + "pos": [ + 10420, + 150 + ], + "size": [ + 82, + 26 + ], + "flags": {}, + "order": 67, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 255 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": null, + "slot_index": 0 + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#2a363b", + "bgcolor": "#3f5159" + }, + { + "id": 159, + "type": "Reroute", + "pos": [ + 10420, + 220 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 63, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 254 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": null + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 156, + "type": "Reroute", + "pos": [ + 10500, + 1090 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 60, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 251 + } + ], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "links": null + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#323", + "bgcolor": "#535" + }, + { + "id": 173, + "type": "Reroute", + "pos": [ + 2520, + 120 + ], + "size": [ + 82, + 26 + ], + "flags": {}, + "order": 43, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 299 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 192 + ] + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#2a363b", + "bgcolor": "#3f5159" + }, + { + "id": 115, + "type": "Reroute", + "pos": [ + 3050, + 120 + ], + "size": [ + 82, + 26 + ], + "flags": {}, + "order": 47, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 192 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 187, + 196 + ] + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#2a363b", + "bgcolor": "#3f5159" + }, + { + "id": 151, + "type": "SaveImage", + "pos": [ + 10050, + 450 + ], + "size": { + "0": 307.7071533203125, + "1": 497.5356140136719 + }, + "flags": {}, + "order": 91, + "mode": 2, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 241 + } + ], + "properties": {}, + "widgets_values": [ + "%SavePrefix.file_path%" + ] + }, + { + "id": 163, + "type": "ImageScale", + "pos": [ + 9700, + 380 + ], + "size": { + "0": 315, + "1": 130 + }, + "flags": {}, + "order": 87, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 258 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 240, + 244 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageScale" + }, + "widgets_values": [ + "nearest-exact", + 768, + 1152, + "disabled" + ] + }, + { + "id": 164, + "type": "ImageScale", + "pos": [ + 7940, + 380 + ], + "size": { + "0": 315, + "1": 130 + }, + "flags": {}, + "order": 80, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 259 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 223, + 231 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageScale" + }, + "widgets_values": [ + "nearest-exact", + 640, + 960, + "disabled" + ] + }, + { + "id": 191, + "type": "Reroute", + "pos": [ + 1880, + 60 + ], + "size": [ + 82, + 26 + ], + "flags": {}, + "order": 34, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 293 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 298 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#2a363b", + "bgcolor": "#3f5159" + }, + { + "id": 120, + "type": "Reroute", + "pos": [ + 3500, + 1090 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 26, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 308 + } + ], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "links": [ + 183, + 197 + ] + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#323", + "bgcolor": "#535" + }, + { + "id": 121, + "type": "Reroute", + "pos": [ + 4580, + 1090 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 31, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 197 + } + ], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "links": [ + 202, + 212 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#323", + "bgcolor": "#535" + }, + { + "id": 167, + "type": "PreviewImage", + "pos": [ + 3950, + 460 + ], + "size": { + "0": 240, + "1": 380 + }, + "flags": {}, + "order": 66, + "mode": 2, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 262 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 168, + "type": "PreviewImage", + "pos": [ + 5740, + 480 + ], + "size": { + "0": 298.873046875, + "1": 486.7132263183594 + }, + "flags": {}, + "order": 74, + "mode": 2, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 263 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 227, + "type": "UpscaleModelLoader", + "pos": [ + 2020, + -20 + ], + "size": { + "0": 315, + "1": 58 + }, + "flags": {}, + "order": 0, + "mode": 0, + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 398 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "UpscaleModelLoader" + }, + "widgets_values": [ + "2x-PSNR.pth" + ] + }, + { + "id": 228, + "type": "UpscaleModelLoader", + "pos": [ + 2020, + -130 + ], + "size": { + "0": 315, + "1": 58 + }, + "flags": {}, + "order": 1, + "mode": 0, + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 397 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "UpscaleModelLoader" + }, + "widgets_values": [ + "4x-lollypop.pth" + ] + }, + { + "id": 176, + "type": "PrimitiveNode", + "pos": [ + 2460, + -160 + ], + "size": { + "0": 210, + "1": 82 + }, + "flags": {}, + "order": 2, + "mode": 0, + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 272, + 369, + 371, + 374 + ], + "slot_index": 0, + "widget": { + "name": "seed", + "config": [ + "INT", + { + "default": 0, + "min": 0, + "max": 18446744073709552000 + } + ] + } + } + ], + "properties": {}, + "widgets_values": [ + 8000000000, + "fixed" + ] + }, + { + "id": 169, + "type": "PreviewImage", + "pos": [ + 7560, + 470 + ], + "size": { + "0": 298.873046875, + "1": 486.7132263183594 + }, + "flags": {}, + "order": 81, + "mode": 2, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 264 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 11, + "type": "EmptyLatentImage", + "pos": [ + 1290, + 480 + ], + "size": { + "0": 315, + "1": 106 + }, + "flags": {}, + "order": 3, + "mode": 0, + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 310 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "EmptyLatentImage" + }, + "widgets_values": [ + 512, + 768, + 1 + ] + }, + { + "id": 196, + "type": "Reroute", + "pos": [ + 1160, + 1090 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 20, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 359 + } + ], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "links": [ + 308 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#323", + "bgcolor": "#535" + }, + { + "id": 225, + "type": "Reroute", + "pos": [ + 950, + 540 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 15, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 476 + } + ], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "links": [ + 359, + 412 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#323", + "bgcolor": "#535" + }, + { + "id": 231, + "type": "LoadImage", + "pos": [ + 570, + 820 + ], + "size": { + "0": 318.840576171875, + "1": 416.94537353515625 + }, + "flags": {}, + "order": 4, + "mode": 0, + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 408 + ], + "slot_index": 0 + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "properties": { + "Node name for S&R": "LoadImage" + }, + "widgets_values": [ + "multi-image-noodle-hrf_00046_.png", + "image" + ] + }, + { + "id": 232, + "type": "ImageScale", + "pos": [ + 570, + 650 + ], + "size": { + "0": 315, + "1": 130 + }, + "flags": {}, + "order": 13, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 408 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 409 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageScale" + }, + "widgets_values": [ + "nearest-exact", + 512, + 768, + "disabled" + ] + }, + { + "id": 233, + "type": "VAEEncode", + "pos": [ + 1400, + 650 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 21, + "mode": 0, + "inputs": [ + { + "name": "pixels", + "type": "IMAGE", + "link": 409 + }, + { + "name": "vae", + "type": "VAE", + "link": 412 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEEncode" + } + }, + { + "id": 170, + "type": "PreviewImage", + "pos": [ + 9330, + 470 + ], + "size": { + "0": 298.873046875, + "1": 486.7132263183594 + }, + "flags": {}, + "order": 88, + "mode": 2, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 265 + } + ], + "properties": { + "Node name for S&R": "PreviewImage" + } + }, + { + "id": 181, + "type": "VAELoader", + "pos": [ + 470, + 540 + ], + "size": { + "0": 420.96832275390625, + "1": 61.1480712890625 + }, + "flags": {}, + "order": 5, + "mode": 0, + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "links": [], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAELoaderTwo" + }, + "widgets_values": [ + "blessed2.vae.pt" + ] + }, + { + "id": 234, + "type": "CLIPSetLastLayer", + "pos": [ + 628, + 200 + ], + "size": { + "0": 315, + "1": 58 + }, + "flags": {}, + "order": 14, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 438 + } + ], + "outputs": [ + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 439 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "CLIPSetLastLayer" + }, + "widgets_values": [ + -1 + ] + }, + { + "id": 171, + "type": "Reroute", + "pos": [ + 2520, + 260 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 41, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 484 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": [ + 190 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 113, + "type": "Reroute", + "pos": [ + 3040, + 260 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 45, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 190 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": [ + 189, + 194 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 117, + "type": "Reroute", + "pos": [ + 4850, + 260 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 49, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 194 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": [ + 210, + 216 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 133, + "type": "Reroute", + "pos": [ + 6690, + 270 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 54, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 216 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": [ + 228, + 233 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 144, + "type": "Reroute", + "pos": [ + 8460, + 270 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 59, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 233 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": [ + 249, + 253 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 158, + "type": "Reroute", + "pos": [ + 10420, + 290 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 253 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": null + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 162, + "type": "Reroute", + "pos": [ + 9880, + -20 + ], + "size": [ + 149.2, + 26 + ], + "flags": {}, + "order": 33, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 257 + } + ], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 239 + ] + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 161, + "type": "Reroute", + "pos": [ + 10360, + 60 + ], + "size": [ + 149.2, + 26 + ], + "flags": {}, + "order": 38, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 256 + } + ], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": null + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 119, + "type": "Reroute", + "pos": [ + 4850, + 120 + ], + "size": [ + 82, + 26 + ], + "flags": {}, + "order": 52, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 196 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 208, + 218 + ] + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#2a363b", + "bgcolor": "#3f5159" + }, + { + "id": 195, + "type": "Reroute", + "pos": [ + 2310, + 60 + ], + "size": [ + 82, + 26 + ], + "flags": {}, + "order": 39, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 298 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 299 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#2a363b", + "bgcolor": "#3f5159" + }, + { + "id": 197, + "type": "Reroute", + "pos": [ + 1730, + 620 + ], + "size": [ + 90.4, + 26 + ], + "flags": {}, + "order": 12, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 310 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 486 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 247, + "type": "Reroute", + "pos": [ + 2350, + 620 + ], + "size": [ + 90.4, + 26 + ], + "flags": {}, + "order": 18, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 486 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 487 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": true, + "horizontal": false + }, + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 245, + "type": "CLIPTextEncode", + "pos": [ + 1950, + 140 + ], + "size": { + "0": 400, + "1": 200 + }, + "flags": {}, + "order": 35, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 480 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 481 + ], + "slot_index": 0 + } + ], + "title": "CLIP Pos Prompt", + "properties": { + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "(masterpiece, best quality, ultra-detailed, best shadow), (detailed background,dark fantasy), (beautiful detailed face), high contrast, (best illumination, an extremely delicate and beautiful), ((cinematic light)), colorful, hyper detail, dramatic light, intricate details, (1 girl, solo,black hair, sharp face,low twintails,red eyes, hair between eyes,dynamic angle), blood splatter, swirling black light around the character, depth of field,black light particles,(broken glass),magic circle,(Machine girl:1.3)" + ], + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 244, + "type": "CLIPTextEncode", + "pos": [ + 1950, + 390 + ], + "size": { + "0": 400, + "1": 200 + }, + "flags": {}, + "order": 36, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 485 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 484 + ], + "slot_index": 0 + } + ], + "title": "CLIP Neg Prompt", + "properties": { + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "embedding:EasyNegative, embedding:bad-hands-5,\\nnude, pubic hair, naked, 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," + ], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 192, + "type": "LoraLoader", + "pos": [ + 1060, + -20 + ], + "size": { + "0": 550, + "1": 130 + }, + "flags": {}, + "order": 19, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 413 + }, + { + "name": "clip", + "type": "CLIP", + "link": 439 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 294 + ], + "slot_index": 0 + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 295 + ], + "slot_index": 1 + } + ], + "properties": { + "Node name for S&R": "Load LoRA" + }, + "widgets_values": [ + "_style__\\fashionGirl_v47.safetensors", + 0.3, + 0.3 + ] + }, + { + "id": 193, + "type": "LoraLoader", + "pos": [ + 1060, + 130 + ], + "size": { + "0": 550, + "1": 130 + }, + "flags": {}, + "order": 25, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 294 + }, + { + "name": "clip", + "type": "CLIP", + "link": 295 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 296 + ], + "slot_index": 0 + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 297 + ], + "slot_index": 1 + } + ], + "properties": { + "Node name for S&R": "Load LoRA" + }, + "widgets_values": [ + "_alter__\\animeticasianface_v20.safetensors", + 0.3, + 0.3 + ] + }, + { + "id": 194, + "type": "LoraLoader", + "pos": [ + 1060, + 290 + ], + "size": { + "0": 550, + "1": 130 + }, + "flags": {}, + "order": 30, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 296 + }, + { + "name": "clip", + "type": "CLIP", + "link": 297 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 293 + ], + "slot_index": 0 + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 480, + 485 + ], + "slot_index": 1 + } + ], + "properties": { + "Node name for S&R": "Load LoRA" + }, + "widgets_values": [ + "_face___\\kpgBeautifulFaceAnd_v10.safetensors", + 0.3, + 0.3 + ] + }, + { + "id": 180, + "type": "CheckpointLoaderSimple", + "pos": [ + 470, + 390 + ], + "size": { + "0": 424.119140625, + "1": 108.51560974121094 + }, + "flags": {}, + "order": 6, + "mode": 0, + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 413 + ], + "slot_index": 0 + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 438 + ], + "slot_index": 1 + }, + { + "name": "VAE", + "type": "VAE", + "links": [ + 476 + ], + "slot_index": 2 + } + ], + "properties": { + "Node name for S&R": "CheckpointLoaderTwo" + }, + "widgets_values": [ + "_zTest__\\3dShiny_3dShiny.safetensors" + ] + }, + { + "id": 236, + "type": "Note", + "pos": [ + 1250, + 912 + ], + "size": [ + 350, + 90 + ], + "flags": {}, + "order": 7, + "mode": 0, + "properties": { + "text": "" + }, + "widgets_values": [ + "To change image prefix, put something in text in the node above.\n\nThe contents of file_path replaces the string %Folder.text%/%SavePrefix.text% in the Image Save nodes." + ], + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 243, + "type": "CLIPTextEncode", + "pos": [ + 1450, + 810 + ], + "size": [ + 210, + 50 + ], + "flags": {}, + "order": 8, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + }, + { + "name": "text", + "type": "STRING", + "link": null, + "widget": { + "name": "text", + "config": [ + "STRING", + { + "multiline": true + } + ] + } + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": null + } + ], + "title": "Filename", + "properties": { + "Node name for S&R": "SavePrefix" + }, + "widgets_values": [ + "model-vae" + ] + }, + { + "id": 248, + "type": "CLIPTextEncode", + "pos": [ + 1220, + 810 + ], + "size": [ + 210, + 50 + ], + "flags": {}, + "order": 9, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + }, + { + "name": "text", + "type": "STRING", + "link": null, + "widget": { + "name": "text", + "config": [ + "STRING", + { + "multiline": true + } + ] + } + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": null + } + ], + "title": "Folder", + "properties": { + "Node name for S&R": "Folder" + }, + "widgets_values": [ + "compare" + ] + }, + { + "id": 110, + "type": "SaveImage", + "pos": [ + 4340, + 530 + ], + "size": { + "0": 307.7071533203125, + "1": 497.5356140136719 + }, + "flags": {}, + "order": 68, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 184 + } + ], + "properties": {}, + "widgets_values": [ + "%Folder.text%/%SavePrefix.text%" + ] + }, + { + "id": 127, + "type": "SaveImage", + "pos": [ + 6140, + 560 + ], + "size": { + "0": 307.7071533203125, + "1": 497.5356140136719 + }, + "flags": {}, + "order": 75, + "mode": 2, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 205 + } + ], + "properties": {}, + "widgets_values": [ + "%Folder.text%/%SavePrefix.text%" + ] + }, + { + "id": 139, + "type": "SaveImage", + "pos": [ + 7930, + 560 + ], + "size": { + "0": 307.7071533203125, + "1": 497.5356140136719 + }, + "flags": {}, + "order": 82, + "mode": 2, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 223 + } + ], + "properties": {}, + "widgets_values": [ + "%Folder.text%/%SavePrefix.text%" + ] + }, + { + "id": 153, + "type": "SaveImage", + "pos": [ + 9704, + 554 + ], + "size": { + "0": 320, + "1": 500 + }, + "flags": {}, + "order": 90, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 244 + } + ], + "properties": {}, + "widgets_values": [ + "%Folder.text%/%SavePrefix.text%" + ] + } + ], + "links": [ + [ + 182, + 112, + 0, + 109, + 0, + "LATENT" + ], + [ + 183, + 120, + 0, + 109, + 1, + "VAE" + ], + [ + 184, + 166, + 0, + 110, + 0, + "IMAGE" + ], + [ + 185, + 123, + 0, + 111, + 0, + "UPSCALE_MODEL" + ], + [ + 186, + 109, + 0, + 111, + 1, + "IMAGE" + ], + [ + 187, + 115, + 0, + 112, + 0, + "MODEL" + ], + [ + 188, + 114, + 0, + 112, + 1, + "CONDITIONING" + ], + [ + 189, + 113, + 0, + 112, + 2, + "CONDITIONING" + ], + [ + 190, + 171, + 0, + 113, + 0, + "*" + ], + [ + 191, + 172, + 0, + 114, + 0, + "*" + ], + [ + 192, + 173, + 0, + 115, + 0, + "*" + ], + [ + 194, + 113, + 0, + 117, + 0, + "*" + ], + [ + 195, + 114, + 0, + 118, + 0, + "*" + ], + [ + 196, + 115, + 0, + 119, + 0, + "*" + ], + [ + 197, + 120, + 0, + 121, + 0, + "*" + ], + [ + 198, + 123, + 0, + 122, + 0, + "*" + ], + [ + 200, + 175, + 0, + 124, + 0, + "*" + ], + [ + 201, + 166, + 0, + 125, + 0, + "IMAGE" + ], + [ + 202, + 121, + 0, + 125, + 1, + "VAE" + ], + [ + 203, + 129, + 0, + 126, + 0, + "LATENT" + ], + [ + 204, + 130, + 0, + 126, + 1, + "VAE" + ], + [ + 205, + 165, + 0, + 127, + 0, + "IMAGE" + ], + [ + 206, + 122, + 0, + 128, + 0, + "UPSCALE_MODEL" + ], + [ + 207, + 126, + 0, + 128, + 1, + "IMAGE" + ], + [ + 208, + 119, + 0, + 129, + 0, + "MODEL" + ], + [ + 209, + 118, + 0, + 129, + 1, + "CONDITIONING" + ], + [ + 210, + 117, + 0, + 129, + 2, + "CONDITIONING" + ], + [ + 211, + 125, + 0, + 129, + 3, + "LATENT" + ], + [ + 212, + 121, + 0, + 130, + 0, + "*" + ], + [ + 213, + 130, + 0, + 131, + 0, + "*" + ], + [ + 214, + 165, + 0, + 132, + 0, + "IMAGE" + ], + [ + 215, + 131, + 0, + 132, + 1, + "VAE" + ], + [ + 216, + 117, + 0, + 133, + 0, + "*" + ], + [ + 217, + 118, + 0, + 134, + 0, + "*" + ], + [ + 218, + 119, + 0, + 135, + 0, + "*" + ], + [ + 219, + 122, + 0, + 136, + 0, + "*" + ], + [ + 220, + 124, + 0, + 137, + 0, + "*" + ], + [ + 221, + 141, + 0, + 138, + 0, + "LATENT" + ], + [ + 222, + 149, + 0, + 138, + 1, + "VAE" + ], + [ + 223, + 164, + 0, + 139, + 0, + "IMAGE" + ], + [ + 224, + 136, + 0, + 140, + 0, + "UPSCALE_MODEL" + ], + [ + 225, + 138, + 0, + 140, + 1, + "IMAGE" + ], + [ + 226, + 135, + 0, + 141, + 0, + "MODEL" + ], + [ + 227, + 134, + 0, + 141, + 1, + "CONDITIONING" + ], + [ + 228, + 133, + 0, + 141, + 2, + "CONDITIONING" + ], + [ + 229, + 132, + 0, + 141, + 3, + "LATENT" + ], + [ + 230, + 149, + 0, + 142, + 0, + "*" + ], + [ + 231, + 164, + 0, + 143, + 0, + "IMAGE" + ], + [ + 232, + 142, + 0, + 143, + 1, + "VAE" + ], + [ + 233, + 133, + 0, + 144, + 0, + "*" + ], + [ + 234, + 134, + 0, + 145, + 0, + "*" + ], + [ + 235, + 135, + 0, + 146, + 0, + "*" + ], + [ + 236, + 136, + 0, + 147, + 0, + "*" + ], + [ + 237, + 137, + 0, + 148, + 0, + "*" + ], + [ + 238, + 131, + 0, + 149, + 0, + "*" + ], + [ + 239, + 162, + 0, + 150, + 0, + "UPSCALE_MODEL" + ], + [ + 240, + 163, + 0, + 150, + 1, + "IMAGE" + ], + [ + 241, + 150, + 0, + 151, + 0, + "IMAGE" + ], + [ + 242, + 155, + 0, + 152, + 0, + "LATENT" + ], + [ + 243, + 157, + 0, + 152, + 1, + "VAE" + ], + [ + 244, + 163, + 0, + 153, + 0, + "IMAGE" + ], + [ + 245, + 147, + 0, + 154, + 0, + "UPSCALE_MODEL" + ], + [ + 246, + 152, + 0, + 154, + 1, + "IMAGE" + ], + [ + 247, + 146, + 0, + 155, + 0, + "MODEL" + ], + [ + 248, + 145, + 0, + 155, + 1, + "CONDITIONING" + ], + [ + 249, + 144, + 0, + 155, + 2, + "CONDITIONING" + ], + [ + 250, + 143, + 0, + 155, + 3, + "LATENT" + ], + [ + 251, + 157, + 0, + 156, + 0, + "*" + ], + [ + 252, + 142, + 0, + 157, + 0, + "*" + ], + [ + 253, + 144, + 0, + 158, + 0, + "*" + ], + [ + 254, + 145, + 0, + 159, + 0, + "*" + ], + [ + 255, + 146, + 0, + 160, + 0, + "*" + ], + [ + 256, + 147, + 0, + 161, + 0, + "*" + ], + [ + 257, + 148, + 0, + 162, + 0, + "*" + ], + [ + 258, + 154, + 0, + 163, + 0, + "IMAGE" + ], + [ + 259, + 140, + 0, + 164, + 0, + "IMAGE" + ], + [ + 260, + 128, + 0, + 165, + 0, + "IMAGE" + ], + [ + 261, + 111, + 0, + 166, + 0, + "IMAGE" + ], + [ + 262, + 111, + 0, + 167, + 0, + "IMAGE" + ], + [ + 263, + 128, + 0, + 168, + 0, + "IMAGE" + ], + [ + 264, + 140, + 0, + 169, + 0, + "IMAGE" + ], + [ + 265, + 154, + 0, + 170, + 0, + "IMAGE" + ], + [ + 272, + 176, + 0, + 112, + 4, + "INT" + ], + [ + 288, + 187, + 0, + 188, + 0, + "*" + ], + [ + 289, + 188, + 0, + 112, + 3, + "LATENT" + ], + [ + 293, + 194, + 0, + 191, + 0, + "*" + ], + [ + 294, + 192, + 0, + 193, + 0, + "MODEL" + ], + [ + 295, + 192, + 1, + 193, + 1, + "CLIP" + ], + [ + 296, + 193, + 0, + 194, + 0, + "MODEL" + ], + [ + 297, + 193, + 1, + 194, + 1, + "CLIP" + ], + [ + 298, + 191, + 0, + 195, + 0, + "*" + ], + [ + 299, + 195, + 0, + 173, + 0, + "*" + ], + [ + 306, + 174, + 0, + 123, + 0, + "*" + ], + [ + 308, + 196, + 0, + 120, + 0, + "*" + ], + [ + 310, + 11, + 0, + 197, + 0, + "*" + ], + [ + 359, + 225, + 0, + 196, + 0, + "*" + ], + [ + 369, + 176, + 0, + 129, + 4, + "INT" + ], + [ + 371, + 176, + 0, + 141, + 4, + "INT" + ], + [ + 374, + 176, + 0, + 155, + 4, + "INT" + ], + [ + 397, + 228, + 0, + 175, + 0, + "*" + ], + [ + 398, + 227, + 0, + 174, + 0, + "*" + ], + [ + 408, + 231, + 0, + 232, + 0, + "IMAGE" + ], + [ + 409, + 232, + 0, + 233, + 0, + "IMAGE" + ], + [ + 412, + 225, + 0, + 233, + 1, + "VAE" + ], + [ + 413, + 180, + 0, + 192, + 0, + "MODEL" + ], + [ + 438, + 180, + 1, + 234, + 0, + "CLIP" + ], + [ + 439, + 234, + 0, + 192, + 1, + "CLIP" + ], + [ + 476, + 180, + 2, + 225, + 0, + "*" + ], + [ + 480, + 194, + 1, + 245, + 0, + "CLIP" + ], + [ + 481, + 245, + 0, + 172, + 0, + "*" + ], + [ + 484, + 244, + 0, + 171, + 0, + "*" + ], + [ + 485, + 194, + 1, + 244, + 0, + "CLIP" + ], + [ + 486, + 197, + 0, + 247, + 0, + "*" + ], + [ + 487, + 247, + 0, + 187, + 0, + "*" + ] + ], + "groups": [], + "config": {}, + "extra": {}, + "version": 0.4 +} \ No newline at end of file diff --git a/hr-fix-upscale/branch-sharpen-x6/branching-sharpen-x6-v1.2.json b/hr-fix-upscale/branch-sharpen-x6/branching-sharpen-x6-v1.2.json new file mode 100644 index 0000000..85145b5 --- /dev/null +++ b/hr-fix-upscale/branch-sharpen-x6/branching-sharpen-x6-v1.2.json @@ -0,0 +1,4639 @@ +{ + "last_node_id": 226, + "last_link_id": 568, + "nodes": [ + { + "id": 15, + "type": "Reroute", + "pos": [ + -60, + -540 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 7, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 93 + } + ], + "outputs": [ + { + "name": "", + "type": "MODEL", + "links": [ + 315 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 152, + "type": "ImageUpscaleWithModel", + "pos": [ + 6985.098332582393, + -1188.6452431227856 + ], + "size": { + "0": 241.79998779296875, + "1": 46 + }, + "flags": {}, + "order": 86, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 536, + "slot_index": 0 + }, + { + "name": "image", + "type": "IMAGE", + "link": 389 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 390 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageUpscaleWithModel" + } + }, + { + "id": 156, + "type": "ImageUpscaleWithModel", + "pos": [ + 6975.098332582393, + -138.64524312278502 + ], + "size": { + "0": 241.79998779296875, + "1": 46 + }, + "flags": {}, + "order": 90, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 537, + "slot_index": 0 + }, + { + "name": "image", + "type": "IMAGE", + "link": 395 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 396 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageUpscaleWithModel" + } + }, + { + "id": 160, + "type": "ImageUpscaleWithModel", + "pos": [ + 6965.098332582393, + 601.354756877215 + ], + "size": { + "0": 241.79998779296875, + "1": 46 + }, + "flags": {}, + "order": 87, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 538, + "slot_index": 0 + }, + { + "name": "image", + "type": "IMAGE", + "link": 398 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 400 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageUpscaleWithModel" + } + }, + { + "id": 6, + "type": "CLIPTextEncode", + "pos": [ + -20, + -440 + ], + "size": { + "0": 422.84503173828125, + "1": 164.31304931640625 + }, + "flags": {}, + "order": 9, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 92 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 313 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "adorable faerie wearing a striped bikini, detailed eyes, vibrant eyes, pastel hair, (slim, skinny, thin, petite), hands behind her back, huge iridescent symmetrical butterfly wings, \nstriped stockings, shoulder length striped gloves, extra strings, extra knots, extra bows, high heeled sandals,\nphotograph, studio 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": 7, + "type": "CLIPTextEncode", + "pos": [ + -20, + -200 + ], + "size": { + "0": 425.27801513671875, + "1": 180.6060791015625 + }, + "flags": {}, + "order": 8, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 91 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 311 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "embedding:EasyNegative, embedding:bad-hands-5, embedding:bad-artist, \nbad face, 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, NSFW, bad hands, " + ] + }, + { + "id": 119, + "type": "Reroute", + "pos": [ + 520, + -480 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 14, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 313 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": [ + 314, + 419 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 120, + "type": "Reroute", + "pos": [ + 560, + -540 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 12, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 315 + } + ], + "outputs": [ + { + "name": "", + "type": "MODEL", + "links": [ + 316, + 480 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 177, + "type": "Reroute", + "pos": [ + 5755.098332582392, + 281.354756877215 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 34, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 511 + } + ], + "outputs": [ + { + "name": "", + "type": "MODEL", + "links": [ + 445, + 446 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 176, + "type": "Reroute", + "pos": [ + 5755.098332582392, + 341.354756877215 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 38, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 510 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": [ + 447, + 448 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 175, + "type": "Reroute", + "pos": [ + 5755.098332582392, + 401.354756877215 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 36, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 509 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": [ + 449, + 450 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 164, + "type": "Reroute", + "pos": [ + 360, + 20 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 15, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 561 + } + ], + "outputs": [ + { + "name": "", + "type": "VAE", + "links": [ + 416 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 178, + "type": "Reroute", + "pos": [ + 960, + -340 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 26, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 451 + } + ], + "outputs": [ + { + "name": "", + "type": "VAE", + "links": [ + 452, + 453 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 185, + "type": "Reroute", + "pos": [ + 5950, + -1230 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 58, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 514 + } + ], + "outputs": [ + { + "name": "", + "type": "VAE", + "links": [ + 468 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 163, + "type": "Reroute", + "pos": [ + 5755.098332582392, + 601.354756877215 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 57, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 508 + } + ], + "outputs": [ + { + "name": "", + "type": "VAE", + "links": [ + 471 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 146, + "type": "ImageUpscaleWithModel", + "pos": [ + 6995.098332582393, + -1888.6452431227856 + ], + "size": { + "0": 241.79998779296875, + "1": 46 + }, + "flags": {}, + "order": 83, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 535 + }, + { + "name": "image", + "type": "IMAGE", + "link": 374 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 386 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageUpscaleWithModel" + } + }, + { + "id": 145, + "type": "VAEDecode", + "pos": [ + 6655.098332582394, + -1748.6452431227856 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 79, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 379, + "slot_index": 0 + }, + { + "name": "vae", + "type": "VAE", + "link": 534 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 374, + 385 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecode" + } + }, + { + "id": 118, + "type": "Reroute", + "pos": [ + 510, + -410 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 13, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 311 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": [ + 312, + 418 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 165, + "type": "Reroute", + "pos": [ + 500, + -340 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 21, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 416 + } + ], + "outputs": [ + { + "name": "", + "type": "VAE", + "links": [ + 451 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 151, + "type": "VAEDecode", + "pos": [ + 6645.098332582394, + -1088.6452431227856 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 80, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 387, + "slot_index": 0 + }, + { + "name": "vae", + "type": "VAE", + "link": 533 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 388, + 389 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecode" + } + }, + { + "id": 180, + "type": "Reroute", + "pos": [ + 5755.098332582392, + 541.354756877215 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 47, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 512 + } + ], + "outputs": [ + { + "name": "", + "type": "UPSCALE_MODEL", + "links": [ + 474 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 159, + "type": "VAEDecode", + "pos": [ + 6625.098332582394, + 721.354756877215 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 81, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 397, + "slot_index": 0 + }, + { + "name": "vae", + "type": "VAE", + "link": 539 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 398, + 399 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecode" + } + }, + { + "id": 143, + "type": "KSampler", + "pos": [ + 6235.098332582392, + 721.354756877215 + ], + "size": { + "0": 315, + "1": 262 + }, + "flags": {}, + "order": 77, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 446 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 448 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 450 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 424 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 397 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 456658630082253, + "randomize", + 15, + 8, + "uni_pc_bh2", + "ddim_uniform", + 1 + ] + }, + { + "id": 142, + "type": "KSampler", + "pos": [ + 6215, + 81 + ], + "size": { + "0": 315, + "1": 262 + }, + "flags": {}, + "order": 78, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 445 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 447 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 449 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 425 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 393 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 436563132341394, + "randomize", + 15, + 8, + "uni_pc_bh2", + "ddim_uniform", + 1 + ] + }, + { + "id": 171, + "type": "Reroute", + "pos": [ + 5755.098332582392, + 471.354756877215 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 74, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 544 + } + ], + "outputs": [ + { + "name": "", + "type": "LATENT", + "links": [ + 424, + 425 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 179, + "type": "Reroute", + "pos": [ + 2140, + -340 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 32, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 453 + } + ], + "outputs": [ + { + "name": "", + "type": "VAE", + "links": [ + 454, + 483 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 168, + "type": "Reroute", + "pos": [ + 2150, + -530 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 17, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 480 + } + ], + "outputs": [ + { + "name": "", + "type": "MODEL", + "links": [ + 486 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 183, + "type": "Reroute", + "pos": [ + 2150, + -600 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 22, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 464 + } + ], + "outputs": [ + { + "name": "", + "type": "UPSCALE_MODEL", + "links": [ + 487 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 167, + "type": "Reroute", + "pos": [ + 2150, + -470 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 20, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 419 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": [ + 488 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 166, + "type": "Reroute", + "pos": [ + 2140, + -400 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 18, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 418 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": [ + 489 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 195, + "type": "VAEDecode", + "pos": [ + 4090, + -10 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 60, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 502, + "slot_index": 0 + }, + { + "name": "vae", + "type": "VAE", + "link": 506 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 503, + 504 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecode" + } + }, + { + "id": 199, + "type": "Reroute", + "pos": [ + 3280, + -340 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 42, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 483 + } + ], + "outputs": [ + { + "name": "", + "type": "VAE", + "links": [ + 500 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 211, + "type": "Reroute", + "pos": [ + 5470, + -580 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 43, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 499 + } + ], + "outputs": [ + { + "name": "", + "type": "UPSCALE_MODEL", + "links": [ + 512, + 513 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 210, + "type": "Reroute", + "pos": [ + 5470, + -520 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 28, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 498 + } + ], + "outputs": [ + { + "name": "", + "type": "MODEL", + "links": [ + 511, + 515 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 209, + "type": "Reroute", + "pos": [ + 5470, + -460 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 30, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 497 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": [ + 510, + 516 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 208, + "type": "Reroute", + "pos": [ + 5470, + -390 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 29, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 496 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": [ + 509, + 517 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 191, + "type": "VAEDecode", + "pos": [ + 4184.06013125149, + -1000.3554066575674 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 59, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 543, + "slot_index": 0 + }, + { + "name": "vae", + "type": "VAE", + "link": 493 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 521, + 522 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecode" + } + }, + { + "id": 203, + "type": "Reroute", + "pos": [ + 3280, + -590 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 27, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 487 + } + ], + "outputs": [ + { + "name": "", + "type": "UPSCALE_MODEL", + "links": [ + 490 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 202, + "type": "Reroute", + "pos": [ + 3280, + -530 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 23, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 486 + } + ], + "outputs": [ + { + "name": "", + "type": "MODEL", + "links": [ + 498, + 527, + 530 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 201, + "type": "Reroute", + "pos": [ + 3280, + -470 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 25, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 488 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": [ + 497, + 528, + 531 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 200, + "type": "Reroute", + "pos": [ + 3280, + -400 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 24, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 489 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": [ + 496, + 529, + 532 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 140, + "type": "KSampler", + "pos": [ + 6220, + -1790 + ], + "size": { + "0": 315, + "1": 262 + }, + "flags": {}, + "order": 75, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 438 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 439 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 440 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 428 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 379 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 884398162729960, + "randomize", + 15, + 8, + "uni_pc_bh2", + "ddim_uniform", + 1 + ] + }, + { + "id": 186, + "type": "Reroute", + "pos": [ + 6460, + 610 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 61, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 471 + } + ], + "outputs": [ + { + "name": "", + "type": "VAE", + "links": [ + 539, + 540 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 182, + "type": "Reroute", + "pos": [ + 6770, + 550 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 51, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 474 + } + ], + "outputs": [ + { + "name": "", + "type": "UPSCALE_MODEL", + "links": [ + 537, + 538 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 206, + "type": "Reroute", + "pos": [ + 4280, + -590 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 33, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 490 + } + ], + "outputs": [ + { + "name": "", + "type": "UPSCALE_MODEL", + "links": [ + 491, + 499, + 507 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 169, + "type": "Reroute", + "pos": [ + 3280, + -270 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 53, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 421 + } + ], + "outputs": [ + { + "name": "", + "type": "LATENT", + "links": [ + 481, + 482 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 190, + "type": "KSampler", + "pos": [ + 3700, + -10 + ], + "size": { + "0": 315, + "1": 262 + }, + "flags": {}, + "order": 56, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 530 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 531 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 532 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 482 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 502 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 243611171820148, + "randomize", + 15, + 8, + "uni_pc_bh2", + "ddim_uniform", + 1 + ] + }, + { + "id": 189, + "type": "KSampler", + "pos": [ + 3740, + -1000 + ], + "size": { + "0": 315, + "1": 262 + }, + "flags": {}, + "order": 55, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 527 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 528 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 529 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 481 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 543 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 154315732540357, + "randomize", + 15, + 8, + "uni_pc_bh2", + "ddim_uniform", + 1 + ] + }, + { + "id": 214, + "type": "VAEEncode", + "pos": [ + 5210, + 470 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 72, + "mode": 0, + "inputs": [ + { + "name": "pixels", + "type": "IMAGE", + "link": 566, + "slot_index": 0 + }, + { + "name": "vae", + "type": "VAE", + "link": 554 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 544 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEEncode" + } + }, + { + "id": 173, + "type": "Reroute", + "pos": [ + 5950, + -1450 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 39, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 516 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": [ + 436, + 439 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 174, + "type": "Reroute", + "pos": [ + 5950, + -1510 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 35, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 515 + } + ], + "outputs": [ + { + "name": "", + "type": "MODEL", + "links": [ + 433, + 438 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 172, + "type": "Reroute", + "pos": [ + 5950, + -1390 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 37, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 517 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": [ + 437, + 440 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 170, + "type": "Reroute", + "pos": [ + 5950, + -1340 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 73, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 526 + } + ], + "outputs": [ + { + "name": "", + "type": "LATENT", + "links": [ + 428, + 429 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 187, + "type": "Reroute", + "pos": [ + 5950, + -1290 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 48, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 513, + "slot_index": 0 + } + ], + "outputs": [ + { + "name": "", + "type": "UPSCALE_MODEL", + "links": [ + 545 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 188, + "type": "Reroute", + "pos": [ + 6780, + -1280 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 52, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 545 + } + ], + "outputs": [ + { + "name": "", + "type": "UPSCALE_MODEL", + "links": [ + 535, + 536 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 49, + "type": "VAEEncode", + "pos": [ + 2350, + -270 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 49, + "mode": 0, + "inputs": [ + { + "name": "pixels", + "type": "IMAGE", + "link": 564, + "slot_index": 0 + }, + { + "name": "vae", + "type": "VAE", + "link": 454 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 421 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEEncode" + } + }, + { + "id": 218, + "type": "LoadImage", + "pos": [ + -440, + 290 + ], + "size": { + "0": 331.1169128417969, + "1": 558.1748046875 + }, + "flags": {}, + "order": 0, + "mode": 0, + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 546 + ], + "slot_index": 0 + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "properties": { + "Node name for S&R": "LoadImage" + }, + "widgets_values": [ + "00048-655459479.png", + "image" + ] + }, + { + "id": 8, + "type": "VAEDecode", + "pos": [ + 1110, + -120 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 31, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 288, + "slot_index": 0 + }, + { + "name": "vae", + "type": "VAE", + "link": 452 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 9, + 135 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecode" + } + }, + { + "id": 205, + "type": "Reroute", + "pos": [ + 3860, + -340 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 46, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 500 + } + ], + "outputs": [ + { + "name": "", + "type": "VAE", + "links": [ + 493, + 506, + 555 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 207, + "type": "Reroute", + "pos": [ + 5470, + -330 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 54, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 553, + "slot_index": 0 + } + ], + "outputs": [ + { + "name": "", + "type": "VAE", + "links": [ + 508, + 514 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 222, + "type": "Reroute", + "pos": [ + 4970, + -330 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 50, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 555, + "slot_index": 0 + } + ], + "outputs": [ + { + "name": "", + "type": "VAE", + "links": [ + 553, + 554, + 556 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 216, + "type": "VAEEncode", + "pos": [ + 5290, + -1340 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 71, + "mode": 0, + "inputs": [ + { + "name": "pixels", + "type": "IMAGE", + "link": 568, + "slot_index": 0 + }, + { + "name": "vae", + "type": "VAE", + "link": 556 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 526 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEEncode" + } + }, + { + "id": 141, + "type": "KSampler", + "pos": [ + 6220, + -1090 + ], + "size": { + "0": 315, + "1": 262 + }, + "flags": {}, + "order": 76, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 433 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 436 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 437 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 429 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 387 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 553747035951442, + "randomize", + 15, + 8, + "uni_pc_bh2", + "ddim_uniform", + 1 + ] + }, + { + "id": 162, + "type": "SaveImage", + "pos": [ + 7285.098332582393, + 701.354756877215 + ], + "size": { + "0": 307.7071533203125, + "1": 497.5356140136719 + }, + "flags": {}, + "order": 93, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 400 + } + ], + "properties": {}, + "widgets_values": [ + "wyrde branch sharp" + ] + }, + { + "id": 161, + "type": "SaveImage", + "pos": [ + 6945.098332582393, + 701.354756877215 + ], + "size": { + "0": 307.7071533203125, + "1": 497.5356140136719 + }, + "flags": {}, + "order": 88, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 399 + } + ], + "properties": {}, + "widgets_values": [ + "wyrde branch sharp" + ] + }, + { + "id": 157, + "type": "SaveImage", + "pos": [ + 6955.424759353293, + -38.45529715007058 + ], + "size": { + "0": 307.7071533203125, + "1": 497.5356140136719 + }, + "flags": {}, + "order": 89, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 394 + } + ], + "properties": {}, + "widgets_values": [ + "wyrde branch sharp" + ] + }, + { + "id": 158, + "type": "SaveImage", + "pos": [ + 7295.098332582393, + -38.64524312278502 + ], + "size": { + "0": 307.7071533203125, + "1": 497.5356140136719 + }, + "flags": {}, + "order": 94, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 396 + } + ], + "properties": {}, + "widgets_values": [ + "wyrde branch sharp" + ] + }, + { + "id": 154, + "type": "SaveImage", + "pos": [ + 7305.098332582393, + -1088.6452431227856 + ], + "size": { + "0": 307.7071533203125, + "1": 497.5356140136719 + }, + "flags": {}, + "order": 92, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 390 + } + ], + "properties": {}, + "widgets_values": [ + "wyrde branch sharp" + ] + }, + { + "id": 153, + "type": "SaveImage", + "pos": [ + 6965.098332582393, + -1088.6452431227856 + ], + "size": { + "0": 307.7071533203125, + "1": 497.5356140136719 + }, + "flags": {}, + "order": 85, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 388 + } + ], + "properties": {}, + "widgets_values": [ + "wyrde branch sharp" + ] + }, + { + "id": 150, + "type": "SaveImage", + "pos": [ + 7315.098332582393, + -1788.6452431227856 + ], + "size": { + "0": 307.7071533203125, + "1": 497.5356140136719 + }, + "flags": {}, + "order": 91, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 386 + } + ], + "properties": {}, + "widgets_values": [ + "wyrde branch sharp" + ] + }, + { + "id": 149, + "type": "SaveImage", + "pos": [ + 6975.098332582393, + -1788.6452431227856 + ], + "size": { + "0": 307.7071533203125, + "1": 497.5356140136719 + }, + "flags": {}, + "order": 84, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 385 + } + ], + "properties": {}, + "widgets_values": [ + "wyrde branch sharp" + ] + }, + { + "id": 194, + "type": "SaveImage", + "pos": [ + 4834.0601312515, + -1130.3554066575673 + ], + "size": { + "0": 307.7071533203125, + "1": 497.5356140136719 + }, + "flags": {}, + "order": 67, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 523 + } + ], + "properties": {}, + "widgets_values": [ + "wyrde branch sharp" + ] + }, + { + "id": 193, + "type": "SaveImage", + "pos": [ + 4494, + -1130 + ], + "size": { + "0": 307.7071533203125, + "1": 497.5356140136719 + }, + "flags": {}, + "order": 63, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 521 + } + ], + "properties": {}, + "widgets_values": [ + "wyrde branch sharp" + ] + }, + { + "id": 198, + "type": "SaveImage", + "pos": [ + 4750, + 50 + ], + "size": { + "0": 307.7071533203125, + "1": 497.5356140136719 + }, + "flags": {}, + "order": 69, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 505 + } + ], + "properties": {}, + "widgets_values": [ + "wyrde branch sharp" + ] + }, + { + "id": 197, + "type": "SaveImage", + "pos": [ + 4410, + 50 + ], + "size": { + "0": 307.7071533203125, + "1": 497.5356140136719 + }, + "flags": {}, + "order": 66, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 504 + } + ], + "properties": {}, + "widgets_values": [ + "wyrde branch sharp" + ] + }, + { + "id": 86, + "type": "SaveImage", + "pos": [ + 1790, + 30 + ], + "size": { + "0": 307.7071533203125, + "1": 497.5356140136719 + }, + "flags": {}, + "order": 44, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 347 + } + ], + "properties": {}, + "widgets_values": [ + "wyrde branch sharp" + ] + }, + { + "id": 9, + "type": "SaveImage", + "pos": [ + 1420, + 30 + ], + "size": { + "0": 307.7071533203125, + "1": 497.5356140136719 + }, + "flags": {}, + "order": 40, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 9 + } + ], + "properties": {}, + "widgets_values": [ + "wyrde branch sharp" + ] + }, + { + "id": 219, + "type": "VAEEncode", + "pos": [ + 10, + 290 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 6, + "mode": 0, + "inputs": [ + { + "name": "pixels", + "type": "IMAGE", + "link": 546 + }, + { + "name": "vae", + "type": "VAE", + "link": 552 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEEncode" + } + }, + { + "id": 155, + "type": "VAEDecode", + "pos": [ + 6640, + 80 + ], + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 82, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 393, + "slot_index": 0 + }, + { + "name": "vae", + "type": "VAE", + "link": 540 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 394, + 395 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecode" + } + }, + { + "id": 221, + "type": "Reroute", + "pos": [ + 340, + 200 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 5, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 559 + } + ], + "outputs": [ + { + "name": "", + "type": "LATENT", + "links": [ + 551 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 5, + "type": "EmptyLatentImage", + "pos": [ + -20, + 100 + ], + "size": { + "0": 315, + "1": 106 + }, + "flags": {}, + "order": 1, + "mode": 0, + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 559 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "EmptyLatentImage" + }, + "widgets_values": [ + 512, + 768, + 1 + ] + }, + { + "id": 114, + "type": "VAELoader", + "pos": [ + -600, + 20 + ], + "size": { + "0": 420.96832275390625, + "1": 61.1480712890625 + }, + "flags": {}, + "order": 2, + "mode": 0, + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "links": [ + 552 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAELoader" + }, + "widgets_values": [ + "0link\\AOM3A3_orangemixs.vae.safetensors" + ] + }, + { + "id": 223, + "type": "Reroute", + "pos": [ + -100, + 10 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 10, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 562 + } + ], + "outputs": [ + { + "name": "", + "type": "VAE", + "links": [ + 561 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 4, + "type": "CheckpointLoaderSimple", + "pos": [ + -609, + -154 + ], + "size": { + "0": 424.119140625, + "1": 108.51560974121094 + }, + "flags": {}, + "order": 3, + "mode": 0, + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 93 + ], + "slot_index": 0 + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 91, + 92 + ], + "slot_index": 1 + }, + { + "name": "VAE", + "type": "VAE", + "links": [ + 562 + ], + "slot_index": 2 + } + ], + "properties": { + "Node name for S&R": "CheckpointLoaderSimple" + }, + "widgets_values": [ + "perfectWorld_v2Baked.safetensors" + ] + }, + { + "id": 184, + "type": "Reroute", + "pos": [ + 1270, + -600 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 16, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 465, + "slot_index": 0 + } + ], + "outputs": [ + { + "name": "", + "type": "UPSCALE_MODEL", + "links": [ + 464, + 466 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 130, + "type": "Reroute", + "pos": [ + 560, + -600 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 11, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 335 + } + ], + "outputs": [ + { + "name": "", + "type": "UPSCALE_MODEL", + "links": [ + 465 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 101, + "type": "UpscaleModelLoader", + "pos": [ + 20, + -600 + ], + "size": { + "0": 315, + "1": 58 + }, + "flags": {}, + "order": 4, + "mode": 0, + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 335 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "UpscaleModelLoader" + }, + "widgets_values": [ + "4x-lollypop.pth" + ] + }, + { + "id": 50, + "type": "ImageUpscaleWithModel", + "pos": [ + 1450, + -140 + ], + "size": { + "0": 241.79998779296875, + "1": 46 + }, + "flags": {}, + "order": 41, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 466 + }, + { + "name": "image", + "type": "IMAGE", + "link": 135 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 347, + 563 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageUpscaleWithModel" + } + }, + { + "id": 224, + "type": "ImageScale", + "pos": [ + 1788, + -203 + ], + "size": { + "0": 315, + "1": 130 + }, + "flags": {}, + "order": 45, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 563 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 564 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageScale" + }, + "widgets_values": [ + "nearest-exact", + 512, + 768, + "disabled" + ] + }, + { + "id": 196, + "type": "ImageUpscaleWithModel", + "pos": [ + 4430, + -50 + ], + "size": { + "0": 241.79998779296875, + "1": 46 + }, + "flags": {}, + "order": 65, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 507, + "slot_index": 0 + }, + { + "name": "image", + "type": "IMAGE", + "link": 503 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 505, + 565 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageUpscaleWithModel" + } + }, + { + "id": 225, + "type": "ImageScale", + "pos": [ + 4748, + -171 + ], + "size": { + "0": 315, + "1": 130 + }, + "flags": {}, + "order": 70, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 565 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 566 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageScale" + }, + "widgets_values": [ + "nearest-exact", + 512, + 768, + "disabled" + ] + }, + { + "id": 192, + "type": "ImageUpscaleWithModel", + "pos": [ + 4514.060131251494, + -1230.3554066575657 + ], + "size": { + "0": 241.79998779296875, + "1": 46 + }, + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 491, + "slot_index": 0 + }, + { + "name": "image", + "type": "IMAGE", + "link": 522 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 523, + 567 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageUpscaleWithModel" + } + }, + { + "id": 226, + "type": "ImageScale", + "pos": [ + 4830, + -1340 + ], + "size": { + "0": 315, + "1": 130 + }, + "flags": {}, + "order": 68, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 567 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 568 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "ImageScale" + }, + "widgets_values": [ + "nearest-exact", + 512, + 768, + "disabled" + ] + }, + { + "id": 131, + "type": "Reroute", + "pos": [ + 6470, + -1230 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 62, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 468 + } + ], + "outputs": [ + { + "name": "", + "type": "VAE", + "links": [ + 533, + 534 + ], + "slot_index": 0 + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + } + }, + { + "id": 116, + "type": "KSampler", + "pos": [ + 680, + -120 + ], + "size": [ + 315, + 262 + ], + "flags": {}, + "order": 19, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 316 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 314 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 312 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 551 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 288 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 746235833281613, + "fixed", + 15, + 7, + "uni_pc_bh2", + "ddim_uniform", + 0.9 + ] + } + ], + "links": [ + [ + 9, + 8, + 0, + 9, + 0, + "IMAGE" + ], + [ + 91, + 4, + 1, + 7, + 0, + "CLIP" + ], + [ + 92, + 4, + 1, + 6, + 0, + "CLIP" + ], + [ + 93, + 4, + 0, + 15, + 0, + "*" + ], + [ + 135, + 8, + 0, + 50, + 1, + "IMAGE" + ], + [ + 288, + 116, + 0, + 8, + 0, + "LATENT" + ], + [ + 311, + 7, + 0, + 118, + 0, + "*" + ], + [ + 312, + 118, + 0, + 116, + 2, + "CONDITIONING" + ], + [ + 313, + 6, + 0, + 119, + 0, + "*" + ], + [ + 314, + 119, + 0, + 116, + 1, + "CONDITIONING" + ], + [ + 315, + 15, + 0, + 120, + 0, + "*" + ], + [ + 316, + 120, + 0, + 116, + 0, + "MODEL" + ], + [ + 335, + 101, + 0, + 130, + 0, + "*" + ], + [ + 347, + 50, + 0, + 86, + 0, + "IMAGE" + ], + [ + 374, + 145, + 0, + 146, + 1, + "IMAGE" + ], + [ + 379, + 140, + 0, + 145, + 0, + "LATENT" + ], + [ + 385, + 145, + 0, + 149, + 0, + "IMAGE" + ], + [ + 386, + 146, + 0, + 150, + 0, + "IMAGE" + ], + [ + 387, + 141, + 0, + 151, + 0, + "LATENT" + ], + [ + 388, + 151, + 0, + 153, + 0, + "IMAGE" + ], + [ + 389, + 151, + 0, + 152, + 1, + "IMAGE" + ], + [ + 390, + 152, + 0, + 154, + 0, + "IMAGE" + ], + [ + 393, + 142, + 0, + 155, + 0, + "LATENT" + ], + [ + 394, + 155, + 0, + 157, + 0, + "IMAGE" + ], + [ + 395, + 155, + 0, + 156, + 1, + "IMAGE" + ], + [ + 396, + 156, + 0, + 158, + 0, + "IMAGE" + ], + [ + 397, + 143, + 0, + 159, + 0, + "LATENT" + ], + [ + 398, + 159, + 0, + 160, + 1, + "IMAGE" + ], + [ + 399, + 159, + 0, + 161, + 0, + "IMAGE" + ], + [ + 400, + 160, + 0, + 162, + 0, + "IMAGE" + ], + [ + 416, + 164, + 0, + 165, + 0, + "*" + ], + [ + 418, + 118, + 0, + 166, + 0, + "*" + ], + [ + 419, + 119, + 0, + 167, + 0, + "*" + ], + [ + 421, + 49, + 0, + 169, + 0, + "*" + ], + [ + 424, + 171, + 0, + 143, + 3, + "LATENT" + ], + [ + 425, + 171, + 0, + 142, + 3, + "LATENT" + ], + [ + 428, + 170, + 0, + 140, + 3, + "LATENT" + ], + [ + 429, + 170, + 0, + 141, + 3, + "LATENT" + ], + [ + 433, + 174, + 0, + 141, + 0, + "MODEL" + ], + [ + 436, + 173, + 0, + 141, + 1, + "CONDITIONING" + ], + [ + 437, + 172, + 0, + 141, + 2, + "CONDITIONING" + ], + [ + 438, + 174, + 0, + 140, + 0, + "MODEL" + ], + [ + 439, + 173, + 0, + 140, + 1, + "CONDITIONING" + ], + [ + 440, + 172, + 0, + 140, + 2, + "CONDITIONING" + ], + [ + 445, + 177, + 0, + 142, + 0, + "MODEL" + ], + [ + 446, + 177, + 0, + 143, + 0, + "MODEL" + ], + [ + 447, + 176, + 0, + 142, + 1, + "CONDITIONING" + ], + [ + 448, + 176, + 0, + 143, + 1, + "CONDITIONING" + ], + [ + 449, + 175, + 0, + 142, + 2, + "CONDITIONING" + ], + [ + 450, + 175, + 0, + 143, + 2, + "CONDITIONING" + ], + [ + 451, + 165, + 0, + 178, + 0, + "*" + ], + [ + 452, + 178, + 0, + 8, + 1, + "VAE" + ], + [ + 453, + 178, + 0, + 179, + 0, + "*" + ], + [ + 454, + 179, + 0, + 49, + 1, + "VAE" + ], + [ + 464, + 184, + 0, + 183, + 0, + "*" + ], + [ + 465, + 130, + 0, + 184, + 0, + "*" + ], + [ + 466, + 184, + 0, + 50, + 0, + "UPSCALE_MODEL" + ], + [ + 468, + 185, + 0, + 131, + 0, + "*" + ], + [ + 471, + 163, + 0, + 186, + 0, + "*" + ], + [ + 474, + 180, + 0, + 182, + 0, + "*" + ], + [ + 480, + 120, + 0, + 168, + 0, + "*" + ], + [ + 481, + 169, + 0, + 189, + 3, + "LATENT" + ], + [ + 482, + 169, + 0, + 190, + 3, + "LATENT" + ], + [ + 483, + 179, + 0, + 199, + 0, + "*" + ], + [ + 486, + 168, + 0, + 202, + 0, + "*" + ], + [ + 487, + 183, + 0, + 203, + 0, + "*" + ], + [ + 488, + 167, + 0, + 201, + 0, + "*" + ], + [ + 489, + 166, + 0, + 200, + 0, + "*" + ], + [ + 490, + 203, + 0, + 206, + 0, + "*" + ], + [ + 491, + 206, + 0, + 192, + 0, + "UPSCALE_MODEL" + ], + [ + 493, + 205, + 0, + 191, + 1, + "VAE" + ], + [ + 496, + 200, + 0, + 208, + 0, + "*" + ], + [ + 497, + 201, + 0, + 209, + 0, + "*" + ], + [ + 498, + 202, + 0, + 210, + 0, + "*" + ], + [ + 499, + 206, + 0, + 211, + 0, + "*" + ], + [ + 500, + 199, + 0, + 205, + 0, + "*" + ], + [ + 502, + 190, + 0, + 195, + 0, + "LATENT" + ], + [ + 503, + 195, + 0, + 196, + 1, + "IMAGE" + ], + [ + 504, + 195, + 0, + 197, + 0, + "IMAGE" + ], + [ + 505, + 196, + 0, + 198, + 0, + "IMAGE" + ], + [ + 506, + 205, + 0, + 195, + 1, + "VAE" + ], + [ + 507, + 206, + 0, + 196, + 0, + "UPSCALE_MODEL" + ], + [ + 508, + 207, + 0, + 163, + 0, + "*" + ], + [ + 509, + 208, + 0, + 175, + 0, + "*" + ], + [ + 510, + 209, + 0, + 176, + 0, + "*" + ], + [ + 511, + 210, + 0, + 177, + 0, + "*" + ], + [ + 512, + 211, + 0, + 180, + 0, + "*" + ], + [ + 513, + 211, + 0, + 187, + 0, + "*" + ], + [ + 514, + 207, + 0, + 185, + 0, + "*" + ], + [ + 515, + 210, + 0, + 174, + 0, + "*" + ], + [ + 516, + 209, + 0, + 173, + 0, + "*" + ], + [ + 517, + 208, + 0, + 172, + 0, + "*" + ], + [ + 521, + 191, + 0, + 193, + 0, + "IMAGE" + ], + [ + 522, + 191, + 0, + 192, + 1, + "IMAGE" + ], + [ + 523, + 192, + 0, + 194, + 0, + "IMAGE" + ], + [ + 526, + 216, + 0, + 170, + 0, + "*" + ], + [ + 527, + 202, + 0, + 189, + 0, + "MODEL" + ], + [ + 528, + 201, + 0, + 189, + 1, + "CONDITIONING" + ], + [ + 529, + 200, + 0, + 189, + 2, + "CONDITIONING" + ], + [ + 530, + 202, + 0, + 190, + 0, + "MODEL" + ], + [ + 531, + 201, + 0, + 190, + 1, + "CONDITIONING" + ], + [ + 532, + 200, + 0, + 190, + 2, + "CONDITIONING" + ], + [ + 533, + 131, + 0, + 151, + 1, + "VAE" + ], + [ + 534, + 131, + 0, + 145, + 1, + "VAE" + ], + [ + 535, + 188, + 0, + 146, + 0, + "UPSCALE_MODEL" + ], + [ + 536, + 188, + 0, + 152, + 0, + "UPSCALE_MODEL" + ], + [ + 537, + 182, + 0, + 156, + 0, + "UPSCALE_MODEL" + ], + [ + 538, + 182, + 0, + 160, + 0, + "UPSCALE_MODEL" + ], + [ + 539, + 186, + 0, + 159, + 1, + "VAE" + ], + [ + 540, + 186, + 0, + 155, + 1, + "VAE" + ], + [ + 543, + 189, + 0, + 191, + 0, + "LATENT" + ], + [ + 544, + 214, + 0, + 171, + 0, + "*" + ], + [ + 545, + 187, + 0, + 188, + 0, + "*" + ], + [ + 546, + 218, + 0, + 219, + 0, + "IMAGE" + ], + [ + 551, + 221, + 0, + 116, + 3, + "LATENT" + ], + [ + 552, + 114, + 0, + 219, + 1, + "VAE" + ], + [ + 553, + 222, + 0, + 207, + 0, + "*" + ], + [ + 554, + 222, + 0, + 214, + 1, + "VAE" + ], + [ + 555, + 205, + 0, + 222, + 0, + "*" + ], + [ + 556, + 222, + 0, + 216, + 1, + "VAE" + ], + [ + 559, + 5, + 0, + 221, + 0, + "*" + ], + [ + 561, + 223, + 0, + 164, + 0, + "*" + ], + [ + 562, + 4, + 2, + 223, + 0, + "*" + ], + [ + 563, + 50, + 0, + 224, + 0, + "IMAGE" + ], + [ + 564, + 224, + 0, + 49, + 0, + "IMAGE" + ], + [ + 565, + 196, + 0, + 225, + 0, + "IMAGE" + ], + [ + 566, + 225, + 0, + 214, + 0, + "IMAGE" + ], + [ + 567, + 192, + 0, + 226, + 0, + "IMAGE" + ], + [ + 568, + 226, + 0, + 216, + 0, + "IMAGE" + ] + ], + "groups": [], + "config": {}, + "extra": {}, + "version": 0.4 +} \ No newline at end of file