ComfyUI Node
toobusy Hires Upscale
A ComfyUI node in toobusy/Make with 6 inputs and 4 outputs.
toobusy Hires Upscale
- image
- vae
- upscale_model
- image
- latent
- width
- height
◄upscale_model_nameESRGAN/4x_foolhardy_Remacri.pth►
◄downscale_methodlanczos►
◄scale_by0.50►
Categorytoobusy/Make
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| vae | VAE | — | |
| upscale_model_name | COMBO | ESRGAN/4x_foolhardy_Remacri.pth | ESRGAN-family upscale model. Skipped when the upscale_model override is connected. |
| downscale_method | COMBO | lanczos | 5 options: nearest-exact, bilinear, area, bicubic, lanczos |
| scale_by | FLOAT | 0.500.05–8 | Resample factor applied AFTER the model upscale. A 4x model at 0.50 lands on a clean 2x. 1.0 keeps the raw model output. |
| upscale_modelopt | UPSCALE_MODEL | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| latent | LATENT | — |
| width | INT | — |
| height | INT | — |