Nodes/ComfyUI_StarNodes/⭐ Star Tiled SeedVR Upscaler
ComfyUI Node

⭐ Star Tiled SeedVR Upscaler

Upscales an image with SeedVR2 by processing it in overlapping tiles to keep VRAM usage low. Tiles are enhanced one by one and blended back together seamlessly.

By Starnodes2024·Created 2 years ago·Updated 7 days ago· 103
⭐ Star Tiled SeedVR Upscaler
  • image
  • model_override
  • IMAGE
model_name
vae_name
scale2.00
rows3
cols3
tile_overlap0.25
color_luminance_weight0.80
Category⭐StarNodes/Image And Latent

Inputs (9)

NameTypeDefaultDescription
imageIMAGEThe image to upscale.
model_nameCOMBOThe SeedVR2 diffusion model.
vae_nameCOMBOThe SeedVR2 (EMA) VAE.
scaleFLOAT2.001–8Upscale factor for the output image.
rowsINT31–16Number of tile rows. More rows = smaller tiles = less VRAM.
colsINT31–16Number of tile columns. More columns = smaller tiles = less VRAM.
tile_overlapFLOAT0.250.05–0.5Overlap ratio between tiles. Higher values reduce seam artifacts but increase VRAM/time.
color_luminance_weightFLOAT0.800–1Color transfer luminance blend weight. Lower = more reference color matching, higher = preserve original brightness.
model_overrideoptMODELOptional model override. When connected, this model will be used instead of the one selected in model_name dropdown. Useful for patched models or custom loaders.

Outputs (1)

NameTypeDescription
IMAGEIMAGE