ComfyUI Node
π€ Leon Recraft Image API
A ComfyUI node in Leon_API with 9 inputs and 3 outputs.
π€ Leon Recraft Image API
- image
- image_url
- seed
βpromptcatβΊ
βmodelrecraft-v3βΊ
βoutput_formatwebpβΊ
βseed0βΊ
βapi_urlhttps://api.hyprlab.io/v1/images/generationsβΊ
βapi_keyYOUR_API_KEY_HEREβΊ
βresponse_formaturlβΊ
βsize1024x1024βΊ
βstylerealistic_imageβΊ
CategoryLeon_API
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | cat | Main text that influences the image generation (max 10,000 characters) |
| model | COMBO | recraft-v3 | Recraft AI model to use for generation |
| output_format | COMBO | webp | 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 API key |
| response_format | COMBO | url | How the response data should be formatted |
| sizeopt | COMBO | 1024x1024 | Dimensions of the generated image |
| styleopt | COMBO | realistic_image | Artistic style or filter applied to the generated image |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | β |
| image_url | STRING | β |
| seed | INT | β |