ComfyUI Node
IRN Downscale
A ComfyUI node in image/resize with 15 inputs and 2 outputs.
IRN Downscale
- image
- image
- meta
◄model_keyauto_best_match►
◄scale4►
◄deviceauto►
◄precisionfp16►
◄tile_size0►
◄tile_overlap16►
◄not_divisible_modepad►
◄builtin_modebicubic►
◄keep_alphatrue►
◄auto_download_selectedtrue►
◄auto_download_allfalse►
◄use_google_drivetrue►
◄models_dir_override►
◄verbosetrue►
Categoryimage/resize
Inputs (15)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| model_key | COMBO | auto_best_match | 5 options: builtin_bicubic, auto_best_match, IRN_x2, IRN_x3, IRN_x4 |
| scale | INT | 42–8 | — |
| deviceopt | COMBO | auto | 4 options: auto, cuda, cpu, mps |
| precisionopt | COMBO | fp16 | 3 options: fp16, bf16, fp32 |
| tile_sizeopt | INT | 00–8192 | — |
| tile_overlapopt | INT | 160–512 | — |
| not_divisible_modeopt | COMBO | pad | 3 options: pad, crop, resize_to_multiple |
| builtin_modeopt | COMBO | bicubic | 2 options: bicubic, area |
| keep_alphaopt | BOOLEAN | true | — |
| auto_download_selectedopt | BOOLEAN | true | — |
| auto_download_allopt | BOOLEAN | false | — |
| use_google_driveopt | BOOLEAN | true | — |
| models_dir_overrideopt | STRING | — | |
| verboseopt | BOOLEAN | true | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| meta | DICT | — |