ComfyUI Node
π€ Leon Wan Image API
A ComfyUI node in Leon_API with 11 inputs and 3 outputs.
π€ Leon Wan Image API
- image
- input_images_array
- image
- image_url
- seed
βpromptA cute cat.βΊ
βmodelwan-2.7-imageβΊ
βsize1024*1024βΊ
βoutput_formatpngβΊ
βseed0βΊ
βapi_urlhttps://api.hyprlab.io/v1/images/generationsβΊ
βapi_keyYOUR_API_KEY_HEREβΊ
βresponse_formaturlβΊ
βimage_urlβΊ
CategoryLeon_API
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | A cute cat. | Text description of the image to generate |
| model | COMBO | wan-2.7-image | Wan image generation model (default: wan-2.7-image) |
| size | COMBO | 1024*1024 | Size of the generated image (default: 1024*1024) |
| 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 | Format of the response data |
| imageopt | IMAGE | Single input image | |
| image_urlopt | STRING | Hosted image URL | |
| input_images_arrayopt | IMAGE_ARRAY | Array of input images. Connect Image Array Builder node output here. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | β |
| image_url | STRING | β |
| seed | INT | β |