Nodes/SAX_Bridge/SAX Upscaler
ComfyUI Node

SAX Upscaler

Upscales images in the pipe. Using an ESRGAN model enables high-quality enlargement and allows lower denoise in downstream Detailer nodes.

By so16tm·Created 5 months ago·Updated 2 months ago· 0
SAX Upscaler
  • pipe
  • PIPE
  • IMAGE
upscale_model_name
method
scale_by2.00
denoise0.00
steps_override0
cfg_override0.0
CategorySAX/Bridge/Enhance

Inputs (7)

NameTypeDefaultDescription
pipePIPE_LINE
upscale_model_nameCOMBOUpscale model to use. None = pixel interpolation only.
methodCOMBOPixel interpolation method. When upscale_model_name is set, model-based upscaling takes priority; this method is used only for final resize adjustment.
scale_byFLOAT2.000.25–8Scale factor relative to original resolution. For a 4x ESRGAN model, scale_by=2 upscales 4x then downscales to 1/2.
denoiseFLOAT0.000–10=upscale only / Values > 0 run a lightweight img2img pass after upscaling.
steps_overrideINT00–200Steps for img2img pass. 0 = inherit from loader_settings.
cfg_overrideFLOAT0.00–100CFG for img2img pass. 0.0 = inherit from loader_settings. Values > 0 override it.

Outputs (2)

NameTypeDescription
PIPEPIPE_LINE
IMAGEIMAGE