Google: Nano Banana (Gemini 2.5 Flash Image) — AI model
Google: Nano Banana (Gemini 2.5 Flash Image) is a AI model from Google, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
Gemini 2.5 Flash Image, a.k.a. "Nano Banana," is now generally available. It is a state of the art image generation model with contextual understanding. It is capable of image generation,...
Specs
| Vendor | |
|---|---|
| Type | text, image |
| Context window | 32,768 tokens |
| Pricing | $0.30/M in · $2.50/M out |
| API | chat_completions |
| Capabilities | Vision |
Code example
curl https://api.hormouz.net/v1/chat/completions \
-H "Authorization: Bearer ng-YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "google/gemini-2.5-flash-image",
"messages": [{"role": "user", "content": "Hello!"}]
}'Use via Hormouz
Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.
Get started