ComfyUI Node
π€ Leon Nano Banana API
A ComfyUI node in Leon_API with 10 inputs and 3 outputs.
π€ Leon Nano Banana API
- input_images_array
- image
- image_url
- seed
βpromptMake the cat jump.βΊ
βmodelnano-banana-2βΊ
βoutput_formatpngβΊ
βseed0βΊ
βapi_urlhttps://api.hyprlab.io/v1/images/generationsβΊ
βapi_keyYOUR_API_KEY_HEREβΊ
βresponse_formaturlβΊ
βaspect_ratio1:1βΊ
βresolution1KβΊ
CategoryLeon_API
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | Make the cat jump. | Main text prompt that influences the output generation |
| model | COMBO | nano-banana-2 | Nano Banana model: pro version supports resolution control |
| 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 in which the response will be returned |
| input_images_arrayopt | IMAGE_ARRAY | Array of input images (up to 4). Connect Image Array Builder node output here. | |
| aspect_ratioopt | COMBO | 1:1 | Aspect ratio of the generated image (match_input_image requires at least one image input) |
| resolutionopt | COMBO | 1K | π’ NANO-BANANA-PRO ONLY: Image resolution (1K/2K/4K) |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | β |
| image_url | STRING | β |
| seed | INT | β |