ComfyUI Node
π€ Leon Tuzi GPT-Image API π°
A ComfyUI node in Leon_API with 7 inputs and 3 outputs.
π€ Leon Tuzi GPT-Image API π°
- input_images_array
- image
- image_url
- seed
βpromptA cute cat.βΊ
βmodelgpt-image-2βΊ
βsizeautoβΊ
βseed0βΊ
βapi_keyYOUR_API_KEY_HEREβΊ
βresponse_formaturlβΊ
CategoryLeon_API
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | A cute cat. | Text description of the desired image. |
| model | COMBO | gpt-image-2 | 5 options: gpt-image-2, gpt-image-1.5, gpt-image-1, gpt-4o-image-vip, gpt-4o-image |
| size | COMBO | auto | Size of the generated image |
| seed | INT | 00β18446744073709550000 | Random seed for reproducible results |
| api_key | STRING | YOUR_API_KEY_HERE | Your Tuzi API key |
| response_format | COMBO | url | Format for returning the generated image. Must be either url or b64_json. |
| input_images_arrayopt | IMAGE_ARRAY | Optional multiple input images. Connect Image Array Builder node output here. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | β |
| image_url | STRING | β |
| seed | INT | β |