diff --git a/comfyui/workflows/upscaling/ultimate-sd-upscale-production-v1.json b/comfyui/workflows/upscaling/ultimate-sd-upscale-production-v1.json index 3342181..20285fa 100644 --- a/comfyui/workflows/upscaling/ultimate-sd-upscale-production-v1.json +++ b/comfyui/workflows/upscaling/ultimate-sd-upscale-production-v1.json @@ -178,34 +178,6 @@ "type": "VAE", "link": 5 }, - { - "name": "upscale_by", - "type": "FLOAT" - }, - { - "name": "seed", - "type": "INT" - }, - { - "name": "steps", - "type": "INT" - }, - { - "name": "cfg", - "type": "FLOAT" - }, - { - "name": "sampler_name", - "type": "STRING" - }, - { - "name": "scheduler", - "type": "STRING" - }, - { - "name": "denoise", - "type": "FLOAT" - }, { "name": "upscale_model", "type": "UPSCALE_MODEL", @@ -278,7 +250,7 @@ [7, 4, 0, 5, 3, "CONDITIONING"], [8, 5, 0, 6, 0, "IMAGE"], [9, 5, 0, 7, 0, "IMAGE"], - [10, 8, 0, 5, 12, "UPSCALE_MODEL"] + [10, 8, 0, 5, 5, "UPSCALE_MODEL"] ], "groups": [], "config": {},