Nano Banana
Gemini Image Editor preserves authentic subject identity while…
imagelive
- Model id
- nano-banana
- Typical run
- ~7s
- Inputs
- 5 parameters
- Contract
- async
Call it
bash
curl -X POST https://api.ezflows.io/v1/models/nano-banana \
-H "Authorization: Bearer $EZFLOWS_API_KEY" \
-H "Content-Type: application/json" \
-d '{"prompt": "a wide shot of a desert at dusk"}'
# { "request_id": "req_8f2a41c9", "poll_url": "…", "status": "queued" }Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| prompt required | string | Dancing Banana | Describe the image to generate or the changes to make to the reference images. |
| image_urls | string[] | — | Optional reference images used to guide generation. Nano Banana accepts up to 3 images. |
| system_prompt | string | Optional high-level persona or style instructions applied to the generation. | |
| aspect_ratio | enum | 1:1 | Choose the proportions of the generated image. |
| response_modalities | enum | TEXT_AND_IMAGE | Return only the generated image or include a text response alongside it. |
What a run costs
$0.026average · per run
$0.00for a failed run
~7smeasured mean, end to end
How it stacks up
| Model | Price | Unit | Typical run |
|---|---|---|---|
| Nano Banana | avg $0.026 | run | ~7s |
| GPT Image 1 Edit Mini | avg $0.018 | run | ~20s |
| GPT Image 1 Mini | avg $0.018 | run | ~21s |
| Seedream 5.0 Lite: Image-to-Image | avg $0.035 | run | ~47s |
| Seedream 5.0 Lite: Text-to-Image | avg $0.035 | run | ~46s |