models / image / google/nano-banana-2/text-to-image
google/nano-banana-2/text-to-image vlive
Published from the admin model catalog.
image◉ live3 regionsSLA 99.95%
per call · EggAPI
$0.090
vs fal $0.137
vs replicate $0.145
vs replicate $0.145
◉ playgroundText to Image
output
live / $0.090
[ OUTPUT / TEXT TO IMAGE ]
01import requests02 03response = requests.post(04 "https://api.eggapi.ai/v1/generate",05 headers={"Authorization": "Bearer sk_live_..."},06 json={07 "model": "google/nano-banana-2/text-to-image",08 "prompt": "a cracked obsidian egg leaking acid-green light, studio product shot, 85mm",09 "parameters": {10 "output_format": "png"11 },12 "aspect_ratio": "16:9",13 "num_outputs": 1,14 "resolution": "1k"15 }16)17print(response.json())p50 latency
184ms
-12ms this week
runs · 30d
new
+14.2%
◉ throughput · last 24hrps
24h ago18h12h6hnow
◉ parameters
- modelstring · required
- promptstring · required
- negative_promptstring · optional
- aspect_ratio16:9 | 9:16 | 4:3 | 3:4 | 1:1 | 21:9
- resolution0.5k | 1k | 2k | 4k
- num_outputs1-4
- parametersprovider fields · optional
