ComfyUI Node
π€ Leon Nano Banana Tuzi API π°
A ComfyUI node in Leon_API with 8 inputs and 3 outputs.
π€ Leon Nano Banana Tuzi API π°
- input_images_array
- image
- image_url
- seed
βprompta cat.βΊ
βmodelnano-banana-proβΊ
βseed0βΊ
βapi_keyYOUR_API_KEY_HEREβΊ
βresponse_formaturlβΊ
βsize1x1βΊ
βquality2kβΊ
CategoryLeon_API
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | a cat. | Text description of the desired image. Maximum length 1000 characters. |
| model | COMBO | nano-banana-pro | Nano Banana 2 model variants |
| 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 | Array of input images (up to 4). Connect Image Array Builder node output here. | |
| sizeopt | COMBO | 1x1 | Size of generated image (format: WxH ratio) |
| qualityopt | COMBO | 2k | Image generation quality (only effective for Banana 2) |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | β |
| image_url | STRING | β |
| seed | INT | β |