From 99b743c41209372f16f75f16bd9a2279e55c274f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Sat, 22 Nov 2025 14:52:16 +0100 Subject: [PATCH] feat: add ComfyUI_UltimateSDUpscale to custom nodes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add ComfyUI_UltimateSDUpscale repository to support the ultimate-sd-upscale-production-v1 workflow. This provides high-quality image upscaling capabilities. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- arty.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/arty.yml b/arty.yml index fc9c36f..44689bf 100644 --- a/arty.yml +++ b/arty.yml @@ -63,6 +63,11 @@ references: description: "MusicGen and Stable Audio integration" essential: false + - url: https://github.com/ssitu/ComfyUI_UltimateSDUpscale.git + into: /workspace/ComfyUI/custom_nodes/ComfyUI_UltimateSDUpscale + description: "Ultimate SD Upscale for high-quality image upscaling" + essential: false + # Environment profiles for selective repository management envs: # Production: Only essential components