ComfyUI Node
π€ Leon Seedream 4 API
A ComfyUI node in Leon_API with 9 inputs and 3 outputs.
π€ Leon Seedream 4 API
- input_images_array
- image
- image_url
- seed
βprompta cute catβΊ
βoutput_formatpngβΊ
βseed0βΊ
βapi_urlhttps://api.hyprlab.io/v1/images/generationsβΊ
βapi_keyYOUR_API_KEY_HEREβΊ
βresponse_formaturlβΊ
βaspect_ratio1:1βΊ
βsize2KβΊ
CategoryLeon_API
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | a cute cat | Main text input to guide the generation process (max 10,000 characters) |
| 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 API key |
| response_format | COMBO | url | How the response data should be formatted |
| input_images_arrayopt | IMAGE_ARRAY | Array of input images for guidance (up to 4). Connect Image Array Builder node output here. | |
| aspect_ratioopt | COMBO | 1:1 | Aspect ratio of the generated image |
| sizeopt | COMBO | 2K | Image resolution (2K/4K) |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | β |
| image_url | STRING | β |
| seed | INT | β |