ComfyUI Node
π€ Leon Luma AI Image API
A ComfyUI node in Leon_API with 16 inputs and 3 outputs.
π€ Leon Luma AI Image API
- input_image_ref_socket
- input_style_ref_socket
- input_char_ref_socket
- image
- image_url
- seed
βpromptA stunning fantasy landscapeβΊ
βmodelphotonβΊ
βoutput_formatpngβΊ
βseed0βΊ
βapi_urlhttps://api.hyprlab.io/v1/images/generationsβΊ
βapi_keyYOUR_API_KEY_HEREβΊ
βresponse_formaturlβΊ
βaspect_ratio1:1βΊ
βinput_image_ref_urlβΊ
βimage_reference_weight0.50βΊ
βinput_style_ref_urlβΊ
βstyle_reference_weight0.50βΊ
βinput_char_ref_urlβΊ
CategoryLeon_API
Inputs (16)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | A stunning fantasy landscape | Main text input to guide the generation process (max 10,000 characters) |
| model | COMBO | photon | Luma AI model to use for generation |
| output_format | COMBO | png | Format of the output image |
| seed | INT | 00β18446744073709550000 | Random seed for reproducible results (may not be used by Luma API via HyprLab) |
| 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 |
| aspect_ratioopt | COMBO | 1:1 | Aspect ratio of the output. If not specified, model default may be used. |
| input_image_ref_socketopt | IMAGE | Image for image reference. | |
| input_image_ref_urlopt | STRING | Image reference URL (use when providing a hosted image instead of socket input) | |
| image_reference_weightopt | FLOAT | 0.500β1 | Influence of the image reference (0 to 1). |
| input_style_ref_socketopt | IMAGE | Image for style reference. | |
| input_style_ref_urlopt | STRING | Style reference URL (use when providing a hosted image instead of socket input) | |
| style_reference_weightopt | FLOAT | 0.500β1 | Influence of the style reference (0 to 1). |
| input_char_ref_socketopt | IMAGE | Image for character reference. | |
| input_char_ref_urlopt | STRING | Character reference URL (use when providing a hosted image instead of socket input) |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | β |
| image_url | STRING | β |
| seed | INT | β |