Image GenerationActive
google / nano-banana
nano-banana
Google's Gemini 2.5 Flash Image Preview, also known as Nano Banana, model for text-to-image and image-to-image generation.
Text to ImageImage to ImageImage EditingFast Inference
Model ID
nano-banana
Provider
google
Runs
529265
Updated
1774607370
wiro playground—google/nano-banana
Updated 1774607370
Google's Gemini 2.5 Flash Image Preview model for text-to-image and image-to-image generation.
Example prompts
Great starting points for nano-banana.
Create a Spider Man image flying over WarsawImage Generation
Create a logo with a Koala on it for my CaféImage Generation
Write ‘Happy New Year’ on the blackboardImage Generation
Change the direction of the man’s head so the camera captures it from the exact side profileImage Generation
Remove the blush from the faceImage Generation
API quick start
Run nano-banana with a single API call.
POST https://api.wiro.ai/v1/Run/google/nano-banana
{
"prompt": "Make the shirt with the logo pattern on t…",
"inputImage": "https://your-cdn.com/input.png",
"temperature": 1,
"aspectRatio": "match_input_image"
}