ComfyUI Node
π€ Leon Grok Imagine Image API
A ComfyUI node in Leon_API with 10 inputs and 3 outputs.
π€ Leon Grok Imagine Image API
- image
- image
- image_url
- seed
βpromptA cute cat.βΊ
βmodelgrok-imagine-imageβΊ
βaspect_ratio1:1βΊ
βresolution1KβΊ
βoutput_formatpngβΊ
βseed0βΊ
βapi_urlhttps://api.hyprlab.io/v1/images/generationsβΊ
βapi_keyYOUR_API_KEY_HEREβΊ
βresponse_formaturlβΊ
CategoryLeon_API
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | A cute cat. | Text description of the image to generate |
| model | COMBO | grok-imagine-image | Grok image generation model |
| aspect_ratio | COMBO | 1:1 | Aspect ratio of the generated image |
| resolution | COMBO | 1K | Resolution for the generated 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 API key |
| response_format | COMBO | url | Format of the response data |
| imageopt | IMAGE_ARRAY | Array of input images (optional) |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | β |
| image_url | STRING | β |
| seed | INT | β |