ComfyUI Node
Upscale Model Loader with Filename
Loads an upscale model and outputs filename prefixes based on the selected upscaler name.
Upscale Model Loader with Filename
- upscale_model
- model_name_clean
- image_filename_prefix
- video_filename_prefix
◄model_name▾►
◄image_baseUpscalerFilename/Image►
◄video_baseUpscalerFilename/Video►
Categoryimage/upscaling
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| model_name | COMBO | 0 options: | |
| image_base | STRING | UpscalerFilename/Image | Base prefix for image outputs. The model name will be appended automatically. |
| video_base | STRING | UpscalerFilename/Video | Base prefix for video outputs. The model name will be appended automatically. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| upscale_model | UPSCALE_MODEL | — |
| model_name_clean | STRING | — |
| image_filename_prefix | STRING | — |
| video_filename_prefix | STRING | — |