ComfyUI Node
π€ Leon Pruna Image Upscale API
A ComfyUI node in Leon_API with 12 inputs and 3 outputs.
π€ Leon Pruna Image Upscale API
- image
- image
- image_url
- seed
βupscale_modetargetβΊ
βtarget4βΊ
βfactor2βΊ
βenhance_detailsfalseβΊ
βenhance_realismfalseβΊ
βoutput_formatpngβΊ
βseed0βΊ
βapi_urlhttps://api.hyprlab.io/v1/images/generationsβΊ
βapi_keyYOUR_API_KEY_HEREβΊ
βresponse_formaturlβΊ
βimage_urlβΊ
CategoryLeon_API
Inputs (12)
| Name | Type | Default | Description |
|---|---|---|---|
| upscale_mode | COMBO | target | Upscale by exact target multiplier or factor (1-8) |
| target | INT | 41β8 | Target value (used if upscale_mode is 'target') |
| factor | INT | 21β8 | Factor value (used if upscale_mode is 'factor') |
| enhance_details | BOOLEAN | false | Enhance details in the upscaled image |
| enhance_realism | BOOLEAN | false | Enhance realism in the upscaled image |
| output_format | COMBO | png | Format of the output image |
| seed | INT | 00β18446744073709550000 | Random seed for reproducible results |
| api_url | STRING | https://api.hyprlab.io/v1/images/generations | API URL |
| api_key | STRING | YOUR_API_KEY_HERE | Your HyprLab/Pruna API key |
| response_format | COMBO | url | How the response data should be formatted |
| imageopt | IMAGE | Single input image | |
| image_urlopt | STRING | Hosted image URL |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | β |
| image_url | STRING | β |
| seed | INT | β |