ComfyUI Node
Upscale Image By (with Model)
A simple wrapper over "Upscale Image (using Model)" and "Upscale Image By". First, up-scales with model. Then, (down)scales to get to the desired scale factor.
Upscale Image By (with Model)
- upscale_model
- image
- image
◄model_scale2.00►
◄scale_methodbicubic►
◄scale1.50►
◄show_statusfalse►
CategoryBest Resolution
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| upscale_model | UPSCALE_MODEL | — | |
| image | IMAGE | — | |
| model_scale | FLOAT | 2.00 | The upscale factor a model natively increases image by |
| scale_method | COMBO | bicubic | 5 options: nearest-exact, bilinear, area, bicubic, lanczos |
| scale | FLOAT | 1.50 | The actual factor you want to upscale by |
| show_status | BOOLEAN | false | Show the extracted string on the node itself? |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |