From 14a1fcf4a78ace315c9ac825b4dbb2d3f3d0da79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Sun, 23 Nov 2025 12:20:48 +0100 Subject: [PATCH] fix: add null placeholder for upscale_model in widgets_values (20th parameter) --- .../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 118e1e1..3cd8b37 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, "Linear", 512, 512, 8, 32, "None", 1.0, 8, 64, 16, true, false], + "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], "title": "Ultimate SD Upscale (2x)" }, {