ComfyUI nodes for Stable Diffusion upscaling
Top 32.1% on SourcePulse
This repository provides ComfyUI nodes for the Ultimate Stable Diffusion Upscale script, a popular tool for enhancing image resolution. It targets ComfyUI users seeking to integrate advanced upscaling capabilities directly into their Stable Diffusion workflows, offering a more streamlined and flexible approach compared to external scripts.
How It Works
The nodes wrap Coyote-A's Ultimate SD Upscale script, enabling its functionality within the ComfyUI node-based interface. It supports the core upscaling process, including options for custom samplers and sigmas, and introduces parameters like upscale_by
for direct scaling factor control. The force_uniform_tiles
option addresses potential tiling artifacts by ensuring consistent tile sizes, mirroring the behavior of the original A1111 extension.
Quick Start & Requirements
git clone https://github.com/ssitu/ComfyUI_UltimateSDUpscale --recursive
within the ComfyUI/custom_nodes/
directory.image/upscaling
.Highlighted Details
Ultimate SD Upscale
, Ultimate SD Upscale (No Upscale)
, and Ultimate SD Upscale (Custom Sample)
.upscale_by
parameter for direct resolution multiplication.force_uniform_tiles
option to mitigate tiling artifacts.Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The README does not specify a license, which may impact commercial use. There is no explicit mention of tested compatibility with different ComfyUI versions or hardware configurations.
2 weeks ago
1 day