Last active
May 1, 2024 12:01
-
-
Save regiellis/417d0b6e8278cd58199b02577cfa45a9 to your computer and use it in GitHub Desktop.
Iterative Upscale Images Workflow
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "last_node_id": 25, | |
| "last_link_id": 41, | |
| "nodes": [ | |
| { | |
| "id": 4, | |
| "type": "Width/Height Literal", | |
| "pos": [ | |
| -209, | |
| 451 | |
| ], | |
| "size": { | |
| "4": 315, | |
| "2": 58 | |
| }, | |
| "flags": {}, | |
| "order": 1, | |
| "mode": 1, | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 14, | |
| 34, | |
| 38 | |
| ], | |
| "shape": 4, | |
| "slot_index": 1 | |
| } | |
| ], | |
| "title": "Width", | |
| "properties": { | |
| "Node name for S&R": "Width/Height Literal" | |
| }, | |
| "widgets_values": [ | |
| 513 | |
| ], | |
| "color": "#433", | |
| "bgcolor": "#654" | |
| }, | |
| { | |
| "id": 5, | |
| "type": "Width/Height Literal", | |
| "pos": [ | |
| -209, | |
| 561 | |
| ], | |
| "size": { | |
| "1": 315, | |
| "2": 58 | |
| }, | |
| "flags": {}, | |
| "order": 2, | |
| "mode": 1, | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 15, | |
| 35, | |
| 39 | |
| ], | |
| "shape": 4, | |
| "slot_index": 1 | |
| } | |
| ], | |
| "title": "Height", | |
| "properties": { | |
| "Node name for S&R": "Width/Height Literal" | |
| }, | |
| "widgets_values": [ | |
| 769 | |
| ], | |
| "color": "#433", | |
| "bgcolor": "#654" | |
| }, | |
| { | |
| "id": 6, | |
| "type": "String Literal", | |
| "pos": [ | |
| -309, | |
| 731 | |
| ], | |
| "size": { | |
| "1": 400, | |
| "2": 200 | |
| }, | |
| "flags": {}, | |
| "order": 3, | |
| "mode": 1, | |
| "outputs": [ | |
| { | |
| "name": "STRING", | |
| "type": "STRING", | |
| "links": [ | |
| 12 | |
| ], | |
| "shape": 4 | |
| } | |
| ], | |
| "title": "Positive", | |
| "properties": { | |
| "Node name for S&R": "String Literal" | |
| }, | |
| "widgets_values": [ | |
| "beautiful young Asian woman in power armor, detailed face+eyes, detailed iris, detailed hair, vibrant, photo realistic, realistic, dramatic, sharp focus, 9k, film grain, sci-fi, futuristic, bare shoulders" | |
| ], | |
| "color": "#233", | |
| "bgcolor": "#354" | |
| }, | |
| { | |
| "id": 7, | |
| "type": "String Literal", | |
| "pos": [ | |
| -309, | |
| 981 | |
| ], | |
| "size": { | |
| "1": 400, | |
| "2": 200 | |
| }, | |
| "flags": {}, | |
| "order": 4, | |
| "mode": 1, | |
| "outputs": [ | |
| { | |
| "name": "STRING", | |
| "type": "STRING", | |
| "links": [ | |
| 13 | |
| ], | |
| "shape": 4 | |
| } | |
| ], | |
| "title": "Negative", | |
| "properties": { | |
| "Node name for S&R": "String Literal" | |
| }, | |
| "widgets_values": [ | |
| "(teeth),nsfw,(blue eyes)" | |
| ], | |
| "color": "#323", | |
| "bgcolor": "#534" | |
| }, | |
| { | |
| "id": 11, | |
| "type": "UpscaleModelLoader", | |
| "pos": [ | |
| 451, | |
| 1381 | |
| ], | |
| "size": { | |
| "1": 315, | |
| "2": 58 | |
| }, | |
| "flags": {}, | |
| "order": 5, | |
| "mode": 1, | |
| "outputs": [ | |
| { | |
| "name": "UPSCALE_MODEL", | |
| "type": "UPSCALE_MODEL", | |
| "links": [ | |
| 25 | |
| ], | |
| "shape": 4, | |
| "slot_index": 1 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "UpscaleModelLoader" | |
| }, | |
| "widgets_values": [ | |
| "5x-UltraSharp.pth" | |
| ], | |
| "color": "#224", | |
| "bgcolor": "#336" | |
| }, | |
| { | |
| "id": 13, | |
| "type": "Sampler Selector", | |
| "pos": [ | |
| 391, | |
| 751 | |
| ], | |
| "size": { | |
| "1": 387.64483642578125, | |
| "2": 58 | |
| }, | |
| "flags": {}, | |
| "order": 6, | |
| "mode": 1, | |
| "outputs": [ | |
| { | |
| "name": "sampler_name", | |
| "type": [ | |
| "euler", | |
| "euler_ancestral", | |
| "heun", | |
| "dpm_3", | |
| "dpm_3_ancestral", | |
| "lms", | |
| "dpm_fast", | |
| "dpm_adaptive", | |
| "dpmpp_3s_ancestral", | |
| "dpmpp_sde", | |
| "dpmpp_sde_gpu", | |
| "dpmpp_3m", | |
| "dpmpp_3m_sde", | |
| "dpmpp_3m_sde_gpu", | |
| "dpmpp_4m_sde", | |
| "dpmpp_4m_sde_gpu", | |
| "ddim", | |
| "uni_pc", | |
| "uni_pc_bh3" | |
| ], | |
| "links": [ | |
| 7, | |
| 27 | |
| ], | |
| "shape": 4, | |
| "slot_index": 1 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "Sampler Selector" | |
| }, | |
| "widgets_values": [ | |
| "dpmpp_sde_gpu" | |
| ], | |
| "color": "#433", | |
| "bgcolor": "#654" | |
| }, | |
| { | |
| "id": 14, | |
| "type": "Scheduler Selector", | |
| "pos": [ | |
| 391, | |
| 871 | |
| ], | |
| "size": { | |
| "1": 389.8935241699219, | |
| "2": 58 | |
| }, | |
| "flags": {}, | |
| "order": 7, | |
| "mode": 1, | |
| "outputs": [ | |
| { | |
| "name": "scheduler", | |
| "type": [ | |
| "normal", | |
| "karras", | |
| "exponential", | |
| "sgm_uniform", | |
| "simple", | |
| "ddim_uniform" | |
| ], | |
| "links": [ | |
| 8, | |
| 28 | |
| ], | |
| "shape": 4, | |
| "slot_index": 1 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "Scheduler Selector" | |
| }, | |
| "widgets_values": [ | |
| "normal" | |
| ], | |
| "color": "#433", | |
| "bgcolor": "#654" | |
| }, | |
| { | |
| "id": 15, | |
| "type": "Seed Generator", | |
| "pos": [ | |
| 451, | |
| 1501 | |
| ], | |
| "size": { | |
| "1": 315, | |
| "2": 82 | |
| }, | |
| "flags": {}, | |
| "order": 8, | |
| "mode": 1, | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 9, | |
| 29 | |
| ], | |
| "shape": 4, | |
| "slot_index": 1 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "Seed Generator" | |
| }, | |
| "widgets_values": [ | |
| 628947108474071, | |
| "fixed" | |
| ], | |
| "color": "#224", | |
| "bgcolor": "#336" | |
| }, | |
| { | |
| "id": 16, | |
| "type": "Int Literal", | |
| "pos": [ | |
| 881, | |
| 571 | |
| ], | |
| "size": { | |
| "1": 210, | |
| "2": 58 | |
| }, | |
| "flags": {}, | |
| "order": 9, | |
| "mode": 1, | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 10, | |
| 30 | |
| ], | |
| "shape": 4, | |
| "slot_index": 1 | |
| } | |
| ], | |
| "title": "Steps", | |
| "properties": { | |
| "Node name for S&R": "Int Literal" | |
| }, | |
| "widgets_values": [ | |
| 36 | |
| ], | |
| "color": "#433", | |
| "bgcolor": "#654" | |
| }, | |
| { | |
| "id": 18, | |
| "type": "DenoiseScheduleHookProvider", | |
| "pos": [ | |
| 461, | |
| 1101 | |
| ], | |
| "size": { | |
| "1": 315, | |
| "2": 82 | |
| }, | |
| "flags": {}, | |
| "order": 10, | |
| "mode": 1, | |
| "outputs": [ | |
| { | |
| "name": "PK_HOOK", | |
| "type": "PK_HOOK", | |
| "links": [ | |
| 31 | |
| ], | |
| "shape": 4 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "DenoiseScheduleHookProvider" | |
| }, | |
| "widgets_values": [ | |
| "simple", | |
| 1.1 | |
| ], | |
| "color": "#224", | |
| "bgcolor": "#336" | |
| }, | |
| { | |
| "id": 19, | |
| "type": "CfgScheduleHookProvider", | |
| "pos": [ | |
| 461, | |
| 1241 | |
| ], | |
| "size": { | |
| "1": 315, | |
| "2": 82 | |
| }, | |
| "flags": {}, | |
| "order": 11, | |
| "mode": 1, | |
| "outputs": [ | |
| { | |
| "name": "PK_HOOK", | |
| "type": "PK_HOOK", | |
| "links": [ | |
| 32 | |
| ], | |
| "shape": 4 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "CfgScheduleHookProvider" | |
| }, | |
| "widgets_values": [ | |
| "simple", | |
| 7 | |
| ], | |
| "color": "#224", | |
| "bgcolor": "#336" | |
| }, | |
| { | |
| "id": 20, | |
| "type": "LoRA Stacker", | |
| "pos": [ | |
| 401, | |
| 1 | |
| ], | |
| "size": { | |
| "1": 389.6537170410156, | |
| "2": 192.53280639648438 | |
| }, | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 12, | |
| "mode": 1, | |
| "inputs": [ | |
| { | |
| "name": "lora_stack", | |
| "type": "LORA_STACK", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "LORA_STACK", | |
| "type": "LORA_STACK", | |
| "links": [ | |
| 11 | |
| ], | |
| "shape": 4 | |
| } | |
| ], | |
| "title": "Image LoRAs", | |
| "properties": { | |
| "Node name for S&R": "LoRA Stacker" | |
| }, | |
| "widgets_values": [ | |
| "None", | |
| 2, | |
| "None", | |
| 2, | |
| "None", | |
| 2 | |
| ], | |
| "color": "#433", | |
| "bgcolor": "#654" | |
| }, | |
| { | |
| "id": 24, | |
| "type": "Width/Height Literal", | |
| "pos": [ | |
| 81, | |
| 1301 | |
| ], | |
| "size": { | |
| "1": 315, | |
| "2": 58 | |
| }, | |
| "flags": {}, | |
| "order": 13, | |
| "mode": 1, | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": null, | |
| "shape": 4 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "Width/Height Literal" | |
| }, | |
| "widgets_values": [ | |
| 513 | |
| ] | |
| }, | |
| { | |
| "id": 17, | |
| "type": "PixelKSampleHookCombine", | |
| "pos": [ | |
| 571, | |
| 991 | |
| ], | |
| "size": { | |
| "1": 210, | |
| "2": 46 | |
| }, | |
| "flags": {}, | |
| "order": 15, | |
| "mode": 1, | |
| "inputs": [ | |
| { | |
| "name": "hook2", | |
| "type": "PK_HOOK", | |
| "link": 31, | |
| "slot_index": 1 | |
| }, | |
| { | |
| "name": "hook3", | |
| "type": "PK_HOOK", | |
| "link": 32, | |
| "slot_index": 2 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "PK_HOOK", | |
| "type": "PK_HOOK", | |
| "links": [ | |
| 26 | |
| ], | |
| "shape": 4, | |
| "slot_index": 1 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "PixelKSampleHookCombine" | |
| }, | |
| "color": "#224", | |
| "bgcolor": "#336" | |
| }, | |
| { | |
| "id": 3, | |
| "type": "Efficient Loader", | |
| "pos": [ | |
| 391, | |
| 241 | |
| ], | |
| "size": { | |
| "1": 400, | |
| "2": 461.9998779296875 | |
| }, | |
| "flags": {}, | |
| "order": 16, | |
| "mode": 1, | |
| "inputs": [ | |
| { | |
| "name": "lora_stack", | |
| "type": "LORA_STACK", | |
| "link": 11, | |
| "slot_index": 1 | |
| }, | |
| { | |
| "name": "cnet_stack", | |
| "type": "CONTROL_NET_STACK", | |
| "link": null, | |
| "slot_index": 2 | |
| }, | |
| { | |
| "name": "positive", | |
| "type": "STRING", | |
| "link": 12, | |
| "widget": { | |
| "name": "positive", | |
| "config": [ | |
| "STRING", | |
| { | |
| "default": "Positive", | |
| "multiline": true | |
| } | |
| ] | |
| }, | |
| "slot_index": 3 | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "STRING", | |
| "link": 13, | |
| "widget": { | |
| "name": "negative", | |
| "config": [ | |
| "STRING", | |
| { | |
| "default": "Negative", | |
| "multiline": true | |
| } | |
| ] | |
| }, | |
| "slot_index": 4 | |
| }, | |
| { | |
| "name": "empty_latent_width", | |
| "type": "INT", | |
| "link": 14, | |
| "widget": { | |
| "name": "empty_latent_width", | |
| "config": [ | |
| "INT", | |
| { | |
| "default": 513, | |
| "min": 65, | |
| "max": 8193, | |
| "step": 65 | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "name": "empty_latent_height", | |
| "type": "INT", | |
| "link": 15, | |
| "widget": { | |
| "name": "empty_latent_height", | |
| "config": [ | |
| "INT", | |
| { | |
| "default": 513, | |
| "min": 65, | |
| "max": 8193, | |
| "step": 65 | |
| } | |
| ] | |
| } | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 2 | |
| ], | |
| "shape": 4, | |
| "slot_index": 1 | |
| }, | |
| { | |
| "name": "CONDITIONING+", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 3 | |
| ], | |
| "shape": 4, | |
| "slot_index": 2 | |
| }, | |
| { | |
| "name": "CONDITIONING-", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 4 | |
| ], | |
| "shape": 4, | |
| "slot_index": 3 | |
| }, | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 33 | |
| ], | |
| "shape": 4, | |
| "slot_index": 4 | |
| }, | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 6 | |
| ], | |
| "shape": 4, | |
| "slot_index": 5 | |
| }, | |
| { | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "links": [], | |
| "shape": 4, | |
| "slot_index": 6 | |
| }, | |
| { | |
| "name": "DEPENDENCIES", | |
| "type": "DEPENDENCIES", | |
| "links": null, | |
| "shape": 4 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "Efficient Loader" | |
| }, | |
| "widgets_values": [ | |
| "cyberrealistic_v34.safetensors", | |
| "Baked VAE", | |
| -1, | |
| "None", | |
| 2, | |
| 2, | |
| "Positive", | |
| "Negative", | |
| 513, | |
| 513, | |
| 2 | |
| ], | |
| "color": "#433", | |
| "bgcolor": "#654" | |
| }, | |
| { | |
| "id": 21, | |
| "type": "LatentUpscale", | |
| "pos": [ | |
| 881, | |
| 271 | |
| ], | |
| "size": { | |
| "1": 315, | |
| "2": 130 | |
| }, | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 17, | |
| "mode": 1, | |
| "inputs": [ | |
| { | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 33 | |
| }, | |
| { | |
| "name": "width", | |
| "type": "INT", | |
| "link": 34, | |
| "widget": { | |
| "name": "width", | |
| "config": [ | |
| "INT", | |
| { | |
| "default": 513, | |
| "min": 65, | |
| "max": 8193, | |
| "step": 9 | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "name": "height", | |
| "type": "INT", | |
| "link": 35, | |
| "widget": { | |
| "name": "height", | |
| "config": [ | |
| "INT", | |
| { | |
| "default": 513, | |
| "min": 65, | |
| "max": 8193, | |
| "step": 9 | |
| } | |
| ] | |
| } | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 5 | |
| ], | |
| "shape": 4, | |
| "slot_index": 1 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "LatentUpscale" | |
| }, | |
| "widgets_values": [ | |
| "bislerp", | |
| 513, | |
| 513, | |
| "disabled" | |
| ], | |
| "color": "#433", | |
| "bgcolor": "#654" | |
| }, | |
| { | |
| "id": 2, | |
| "type": "KSampler Adv. (Efficient)", | |
| "pos": [ | |
| 1191, | |
| 241 | |
| ], | |
| "size": { | |
| "1": 330, | |
| "2": 658 | |
| }, | |
| "flags": {}, | |
| "order": 18, | |
| "mode": 1, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 2 | |
| }, | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 3 | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 4 | |
| }, | |
| { | |
| "name": "latent_image", | |
| "type": "LATENT", | |
| "link": 5 | |
| }, | |
| { | |
| "name": "optional_vae", | |
| "type": "VAE", | |
| "link": 6 | |
| }, | |
| { | |
| "name": "script", | |
| "type": "SCRIPT", | |
| "link": null | |
| }, | |
| { | |
| "name": "sampler_name", | |
| "type": "euler,euler_ancestral,heun,dpm_3,dpm_2_ancestral,lms,dpm_fast,dpm_adaptive,dpmpp_2s_ancestral,dpmpp_sde,dpmpp_sde_gpu,dpmpp_2m,dpmpp_2m_sde,dpmpp_2m_sde_gpu,dpmpp_3m_sde,dpmpp_3m_sde_gpu,ddim,uni_pc,uni_pc_bh2", | |
| "link": 7, | |
| "widget": { | |
| "name": "sampler_name", | |
| "config": [ | |
| [ | |
| "euler", | |
| "euler_ancestral", | |
| "heun", | |
| "dpm_3", | |
| "dpm_3_ancestral", | |
| "lms", | |
| "dpm_fast", | |
| "dpm_adaptive", | |
| "dpmpp_3s_ancestral", | |
| "dpmpp_sde", | |
| "dpmpp_sde_gpu", | |
| "dpmpp_3m", | |
| "dpmpp_3m_sde", | |
| "dpmpp_3m_sde_gpu", | |
| "dpmpp_4m_sde", | |
| "dpmpp_4m_sde_gpu", | |
| "ddim", | |
| "uni_pc", | |
| "uni_pc_bh3" | |
| ] | |
| ] | |
| } | |
| }, | |
| { | |
| "name": "scheduler", | |
| "type": "normal,karras,exponential,sgm_uniform,simple,ddim_uniform", | |
| "link": 8, | |
| "widget": { | |
| "name": "scheduler", | |
| "config": [ | |
| [ | |
| "normal", | |
| "karras", | |
| "exponential", | |
| "sgm_uniform", | |
| "simple", | |
| "ddim_uniform" | |
| ] | |
| ] | |
| } | |
| }, | |
| { | |
| "name": "noise_seed", | |
| "type": "INT", | |
| "link": 9, | |
| "widget": { | |
| "name": "noise_seed", | |
| "config": [ | |
| "INT", | |
| { | |
| "default": 1, | |
| "min": 1, | |
| "max": 18446744073709552000 | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "name": "steps", | |
| "type": "INT", | |
| "link": 10, | |
| "widget": { | |
| "name": "steps", | |
| "config": [ | |
| "INT", | |
| { | |
| "default": 21, | |
| "min": 2, | |
| "max": 10001 | |
| } | |
| ] | |
| }, | |
| "slot_index": 10 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 21 | |
| ], | |
| "shape": 4, | |
| "slot_index": 1 | |
| }, | |
| { | |
| "name": "CONDITIONING+", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 23 | |
| ], | |
| "shape": 4, | |
| "slot_index": 2 | |
| }, | |
| { | |
| "name": "CONDITIONING-", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 24 | |
| ], | |
| "shape": 4, | |
| "slot_index": 3 | |
| }, | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 41 | |
| ], | |
| "shape": 4, | |
| "slot_index": 4 | |
| }, | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 19, | |
| 22 | |
| ], | |
| "shape": 4, | |
| "slot_index": 5 | |
| }, | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 36 | |
| ], | |
| "shape": 4, | |
| "slot_index": 6 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "KSampler Adv. (Efficient)" | |
| }, | |
| "widgets_values": [ | |
| "Sample", | |
| "enable", | |
| 13, | |
| "fixed", | |
| 41, | |
| 9, | |
| "euler_ancestral", | |
| "normal", | |
| 1, | |
| 10001, | |
| "enable", | |
| "auto", | |
| "true" | |
| ], | |
| "color": "#433", | |
| "bgcolor": "#654" | |
| }, | |
| { | |
| "id": 23, | |
| "type": "LatentUpscale", | |
| "pos": [ | |
| 821, | |
| 1641 | |
| ], | |
| "size": { | |
| "1": 315, | |
| "2": 130 | |
| }, | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 19, | |
| "mode": 1, | |
| "inputs": [ | |
| { | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 41 | |
| }, | |
| { | |
| "name": "width", | |
| "type": "INT", | |
| "link": 38, | |
| "widget": { | |
| "name": "width", | |
| "config": [ | |
| "INT", | |
| { | |
| "default": 513, | |
| "min": 65, | |
| "max": 8193, | |
| "step": 9 | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "name": "height", | |
| "type": "INT", | |
| "link": 39, | |
| "widget": { | |
| "name": "height", | |
| "config": [ | |
| "INT", | |
| { | |
| "default": 513, | |
| "min": 65, | |
| "max": 8193, | |
| "step": 9 | |
| } | |
| ] | |
| } | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 40 | |
| ], | |
| "shape": 4, | |
| "slot_index": 1 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "LatentUpscale" | |
| }, | |
| "widgets_values": [ | |
| "bislerp", | |
| 513, | |
| 513, | |
| "disabled" | |
| ], | |
| "color": "#433", | |
| "bgcolor": "#654" | |
| }, | |
| { | |
| "id": 12, | |
| "type": "PixelKSampleUpscalerProvider", | |
| "pos": [ | |
| 1191, | |
| 951 | |
| ], | |
| "size": { | |
| "1": 330, | |
| "2": 350 | |
| }, | |
| "flags": {}, | |
| "order": 20, | |
| "mode": 1, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 21 | |
| }, | |
| { | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 22 | |
| }, | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 23 | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 24 | |
| }, | |
| { | |
| "name": "upscale_model_opt", | |
| "type": "UPSCALE_MODEL", | |
| "link": 25 | |
| }, | |
| { | |
| "name": "pk_hook_opt", | |
| "type": "PK_HOOK", | |
| "link": 26, | |
| "slot_index": 6 | |
| }, | |
| { | |
| "name": "sampler_name", | |
| "type": "euler,euler_ancestral,heun,dpm_3,dpm_2_ancestral,lms,dpm_fast,dpm_adaptive,dpmpp_2s_ancestral,dpmpp_sde,dpmpp_sde_gpu,dpmpp_2m,dpmpp_2m_sde,dpmpp_2m_sde_gpu,dpmpp_3m_sde,dpmpp_3m_sde_gpu,ddim,uni_pc,uni_pc_bh2", | |
| "link": 27, | |
| "widget": { | |
| "name": "sampler_name", | |
| "config": [ | |
| [ | |
| "euler", | |
| "euler_ancestral", | |
| "heun", | |
| "dpm_3", | |
| "dpm_3_ancestral", | |
| "lms", | |
| "dpm_fast", | |
| "dpm_adaptive", | |
| "dpmpp_3s_ancestral", | |
| "dpmpp_sde", | |
| "dpmpp_sde_gpu", | |
| "dpmpp_3m", | |
| "dpmpp_3m_sde", | |
| "dpmpp_3m_sde_gpu", | |
| "dpmpp_4m_sde", | |
| "dpmpp_4m_sde_gpu", | |
| "ddim", | |
| "uni_pc", | |
| "uni_pc_bh3" | |
| ] | |
| ] | |
| } | |
| }, | |
| { | |
| "name": "scheduler", | |
| "type": "normal,karras,exponential,sgm_uniform,simple,ddim_uniform", | |
| "link": 28, | |
| "widget": { | |
| "name": "scheduler", | |
| "config": [ | |
| [ | |
| "normal", | |
| "karras", | |
| "exponential", | |
| "sgm_uniform", | |
| "simple", | |
| "ddim_uniform" | |
| ] | |
| ] | |
| } | |
| }, | |
| { | |
| "name": "seed", | |
| "type": "INT", | |
| "link": 29, | |
| "widget": { | |
| "name": "seed", | |
| "config": [ | |
| "INT", | |
| { | |
| "default": 1, | |
| "min": 1, | |
| "max": 18446744073709552000 | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "name": "steps", | |
| "type": "INT", | |
| "link": 30, | |
| "widget": { | |
| "name": "steps", | |
| "config": [ | |
| "INT", | |
| { | |
| "default": 21, | |
| "min": 2, | |
| "max": 10001 | |
| } | |
| ] | |
| } | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "UPSCALER", | |
| "type": "UPSCALER", | |
| "links": [ | |
| 17 | |
| ], | |
| "shape": 4 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "PixelKSampleUpscalerProvider" | |
| }, | |
| "widgets_values": [ | |
| "bilinear", | |
| 13, | |
| "fixed", | |
| 41, | |
| 7.5, | |
| "euler_ancestral", | |
| "normal", | |
| 1.2, | |
| false | |
| ], | |
| "color": "#224", | |
| "bgcolor": "#336" | |
| }, | |
| { | |
| "id": 22, | |
| "type": "PreviewImage", | |
| "pos": [ | |
| 1861, | |
| 151 | |
| ], | |
| "size": { | |
| "1": 797.355224609375, | |
| "2": 877.0296630859375 | |
| }, | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 21, | |
| "mode": 1, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 36 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "PreviewImage" | |
| }, | |
| "color": "#433", | |
| "bgcolor": "#654" | |
| }, | |
| { | |
| "id": 8, | |
| "type": "IterativeLatentUpscale", | |
| "pos": [ | |
| 1191, | |
| 1361 | |
| ], | |
| "size": { | |
| "1": 334.1585693359375, | |
| "2": 339.0559997558594 | |
| }, | |
| "flags": {}, | |
| "order": 22, | |
| "mode": 1, | |
| "inputs": [ | |
| { | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 40 | |
| }, | |
| { | |
| "name": "upscaler", | |
| "type": "UPSCALER", | |
| "link": 17, | |
| "slot_index": 2 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 18 | |
| ], | |
| "shape": 4, | |
| "slot_index": 1 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "IterativeLatentUpscale" | |
| }, | |
| "widgets_values": [ | |
| 3.0000000000000004, | |
| 4, | |
| "" | |
| ], | |
| "color": "#224", | |
| "bgcolor": "#336" | |
| }, | |
| { | |
| "id": 9, | |
| "type": "VAEDecode", | |
| "pos": [ | |
| 1571, | |
| 871 | |
| ], | |
| "size": { | |
| "1": 210, | |
| "2": 46 | |
| }, | |
| "flags": {}, | |
| "order": 23, | |
| "mode": 1, | |
| "inputs": [ | |
| { | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 18 | |
| }, | |
| { | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 19 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 20 | |
| ], | |
| "shape": 4, | |
| "slot_index": 1 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "VAEDecode" | |
| }, | |
| "color": "#224", | |
| "bgcolor": "#336" | |
| }, | |
| { | |
| "id": 10, | |
| "type": "PreviewImage", | |
| "pos": [ | |
| 1861, | |
| 1091 | |
| ], | |
| "size": { | |
| "1": 814.5344848632812, | |
| "2": 875.3126220703125 | |
| }, | |
| "flags": {}, | |
| "order": 24, | |
| "mode": 1, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 20 | |
| } | |
| ], | |
| "properties": { | |
| "Node name for S&R": "PreviewImage" | |
| }, | |
| "color": "#224", | |
| "bgcolor": "#336" | |
| }, | |
| { | |
| "id": 25, | |
| "type": "Note", | |
| "pos": [ | |
| -389, | |
| 71 | |
| ], | |
| "size": [ | |
| 501, | |
| 321 | |
| ], | |
| "flags": {}, | |
| "order": 14, | |
| "mode": 1, | |
| "properties": { | |
| "text": "" | |
| }, | |
| "widgets_values": [ | |
| "You will need to have ComfyUI manager installed to get access to any\nmissing nodes.\n\nCustom Node that maybe missing not in the manager:\n- https://github.com/giriss/comfy-image-saver" | |
| ], | |
| "color": "#433", | |
| "bgcolor": "#654" | |
| } | |
| ], | |
| "links": [ | |
| [ | |
| 2, | |
| 3, | |
| 1, | |
| 2, | |
| 1, | |
| "MODEL" | |
| ], | |
| [ | |
| 3, | |
| 3, | |
| 2, | |
| 2, | |
| 2, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 4, | |
| 3, | |
| 3, | |
| 2, | |
| 3, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 5, | |
| 21, | |
| 1, | |
| 2, | |
| 4, | |
| "LATENT" | |
| ], | |
| [ | |
| 6, | |
| 3, | |
| 5, | |
| 2, | |
| 5, | |
| "VAE" | |
| ], | |
| [ | |
| 7, | |
| 13, | |
| 1, | |
| 2, | |
| 7, | |
| "euler,euler_ancestral,heun,dpm_3,dpm_2_ancestral,lms,dpm_fast,dpm_adaptive,dpmpp_2s_ancestral,dpmpp_sde,dpmpp_sde_gpu,dpmpp_2m,dpmpp_2m_sde,dpmpp_2m_sde_gpu,dpmpp_3m_sde,dpmpp_3m_sde_gpu,ddim,uni_pc,uni_pc_bh2" | |
| ], | |
| [ | |
| 8, | |
| 14, | |
| 1, | |
| 2, | |
| 8, | |
| "normal,karras,exponential,sgm_uniform,simple,ddim_uniform" | |
| ], | |
| [ | |
| 9, | |
| 15, | |
| 1, | |
| 2, | |
| 9, | |
| "INT" | |
| ], | |
| [ | |
| 10, | |
| 16, | |
| 1, | |
| 2, | |
| 10, | |
| "INT" | |
| ], | |
| [ | |
| 11, | |
| 20, | |
| 1, | |
| 3, | |
| 1, | |
| "LORA_STACK" | |
| ], | |
| [ | |
| 12, | |
| 6, | |
| 1, | |
| 3, | |
| 3, | |
| "STRING" | |
| ], | |
| [ | |
| 13, | |
| 7, | |
| 1, | |
| 3, | |
| 4, | |
| "STRING" | |
| ], | |
| [ | |
| 14, | |
| 4, | |
| 1, | |
| 3, | |
| 5, | |
| "INT" | |
| ], | |
| [ | |
| 15, | |
| 5, | |
| 1, | |
| 3, | |
| 6, | |
| "INT" | |
| ], | |
| [ | |
| 17, | |
| 12, | |
| 1, | |
| 8, | |
| 2, | |
| "UPSCALER" | |
| ], | |
| [ | |
| 18, | |
| 8, | |
| 1, | |
| 9, | |
| 1, | |
| "LATENT" | |
| ], | |
| [ | |
| 19, | |
| 2, | |
| 5, | |
| 9, | |
| 2, | |
| "VAE" | |
| ], | |
| [ | |
| 20, | |
| 9, | |
| 1, | |
| 10, | |
| 1, | |
| "IMAGE" | |
| ], | |
| [ | |
| 21, | |
| 2, | |
| 1, | |
| 12, | |
| 1, | |
| "MODEL" | |
| ], | |
| [ | |
| 22, | |
| 2, | |
| 5, | |
| 12, | |
| 2, | |
| "VAE" | |
| ], | |
| [ | |
| 23, | |
| 2, | |
| 2, | |
| 12, | |
| 3, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 24, | |
| 2, | |
| 3, | |
| 12, | |
| 4, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 25, | |
| 11, | |
| 1, | |
| 12, | |
| 5, | |
| "UPSCALE_MODEL" | |
| ], | |
| [ | |
| 26, | |
| 17, | |
| 1, | |
| 12, | |
| 6, | |
| "PK_HOOK" | |
| ], | |
| [ | |
| 27, | |
| 13, | |
| 1, | |
| 12, | |
| 7, | |
| "euler,euler_ancestral,heun,dpm_3,dpm_2_ancestral,lms,dpm_fast,dpm_adaptive,dpmpp_2s_ancestral,dpmpp_sde,dpmpp_sde_gpu,dpmpp_2m,dpmpp_2m_sde,dpmpp_2m_sde_gpu,dpmpp_3m_sde,dpmpp_3m_sde_gpu,ddim,uni_pc,uni_pc_bh2" | |
| ], | |
| [ | |
| 28, | |
| 14, | |
| 1, | |
| 12, | |
| 8, | |
| "normal,karras,exponential,sgm_uniform,simple,ddim_uniform" | |
| ], | |
| [ | |
| 29, | |
| 15, | |
| 1, | |
| 12, | |
| 9, | |
| "INT" | |
| ], | |
| [ | |
| 30, | |
| 16, | |
| 1, | |
| 12, | |
| 10, | |
| "INT" | |
| ], | |
| [ | |
| 31, | |
| 18, | |
| 1, | |
| 17, | |
| 1, | |
| "PK_HOOK" | |
| ], | |
| [ | |
| 32, | |
| 19, | |
| 1, | |
| 17, | |
| 2, | |
| "PK_HOOK" | |
| ], | |
| [ | |
| 33, | |
| 3, | |
| 4, | |
| 21, | |
| 1, | |
| "LATENT" | |
| ], | |
| [ | |
| 34, | |
| 4, | |
| 1, | |
| 21, | |
| 2, | |
| "INT" | |
| ], | |
| [ | |
| 35, | |
| 5, | |
| 1, | |
| 21, | |
| 3, | |
| "INT" | |
| ], | |
| [ | |
| 36, | |
| 2, | |
| 6, | |
| 22, | |
| 1, | |
| "IMAGE" | |
| ], | |
| [ | |
| 38, | |
| 4, | |
| 1, | |
| 23, | |
| 2, | |
| "INT" | |
| ], | |
| [ | |
| 39, | |
| 5, | |
| 1, | |
| 23, | |
| 3, | |
| "INT" | |
| ], | |
| [ | |
| 40, | |
| 23, | |
| 1, | |
| 8, | |
| 1, | |
| "LATENT" | |
| ], | |
| [ | |
| 41, | |
| 2, | |
| 4, | |
| 23, | |
| 1, | |
| "LATENT" | |
| ] | |
| ], | |
| "groups": [], | |
| "config": {}, | |
| "extra": {}, | |
| "version": 1.4 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment