ComfyUI Node
π Upsampler Smart Upscale
A ComfyUI node in Upsampler with 11 inputs and 1 output.
π Upsampler Smart Upscale
- image
- upscaled_image
βapi_keyββΊ
βinput_image_typeβΎβΊ
βupscale_factor2.0βΊ
βglobal_creativity5βΊ
βdetail5βΊ
βimgbb_api_keyβΊ
βdescriptionβΊ
βshould_enhance_facesfalseβΊ
βshould_preserve_blurfalseβΊ
βmax_parallel_jobs1βΊ
CategoryUpsampler
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Input image or tile tensor to upscale (values in [0,1]). | |
| api_key | STRING | Upsampler API key used to authenticate requests. | |
| input_image_type | COMBO | Choose the preset that best matches the source image style. | |
| upscale_factor | FLOAT | 2.01β4 | Overall scale factor applied by the Upsampler service. |
| global_creativity | INT | 50β10 | Controls how strongly the service reimagines the image. |
| detail | INT | 50β10 | Detail enhancement intensity for the upscaled result. |
| imgbb_api_keyopt | STRING | Optional ImgBB API key for authenticated temporary hosting. | |
| descriptionopt | STRING | Optional text prompt sent with the upscale request. | |
| should_enhance_facesopt | BOOLEAN | false | Enable Upsampler face enhancement for portraits. |
| should_preserve_bluropt | BOOLEAN | false | Maintain natural blur instead of sharpening every region. |
| max_parallel_jobsopt | INT | 11β15 | Maximum parallel Upsampler jobs per node (1-15). Respects UPSAMPLER_MAX_CONCURRENCY and API rate limits. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| upscaled_image | IMAGE | β |