Skip to content

⬡ UltimateSD Upscale

Tiled upscaling with redraw — upscales the generated image by processing it in overlapping tiles.

Simple Version

Connects to a UME_PIPELINE and upscales inplace.

Inputs

Name Type Required Description
gen_pipe UME_PIPELINE Pipeline from KSampler with generated image

Outputs

Name Type Description
gen_pipe UME_PIPELINE Pipeline with upscaled image

Advanced Version

Full control over upscale parameters (scale factor, tile size, overlap, etc.).

When to use

Use UltimateSD Upscale for traditional tiled upscaling with model redraw. For AI-native upscaling with better coherence, try SeedVR2 Upscale.