From b9afd68ddd85d1a245a8ba000430e544229c1dca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Sun, 23 Nov 2025 12:26:27 +0100 Subject: [PATCH] fix: add control_after_generate parameter at position 2 (23 total params) --- .../workflows/upscaling/ultimate-sd-upscale-production-v1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comfyui/workflows/upscaling/ultimate-sd-upscale-production-v1.json b/comfyui/workflows/upscaling/ultimate-sd-upscale-production-v1.json index 73ac45d..e7eb151 100644 --- a/comfyui/workflows/upscaling/ultimate-sd-upscale-production-v1.json +++ b/comfyui/workflows/upscaling/ultimate-sd-upscale-production-v1.json @@ -195,7 +195,7 @@ "properties": { "Node name for S&R": "UltimateSDUpscale" }, - "widgets_values": [2, 42, 20, 8.0, "dpmpp_2m", "karras", 0.3, null, "Linear", 512, 512, 8, 32, "None", 1.0, 8, 64, 16, true, false, null, null], + "widgets_values": [2, 42, "randomize", 20, 8.0, "dpmpp_2m", "karras", 0.3, null, "Linear", 512, 512, 8, 32, "None", 1.0, 8, 64, 16, true, false, null, null], "title": "Ultimate SD Upscale (2x)" }, {