AI Image Plugins
Generate images with NanoBanana (Gemini), DALL-E (OpenAI), Imagen (Google), and Fal (Flux/SDXL).
NanoBanana (Recommended)
Gemini-powered image generation. Best value and quality.
Models
| Model | Credits | Notes |
|---|---|---|
gemini-2.5-flash-image | 3 | Stable, recommended default |
gemini-3-pro-image-preview | 8 | 4K, requires access |
Aspect ratios
1:1, 16:9, 9:16, 4:3, 3:4
Ports
- Inputs:
prompt(text),reference_image(image, optional) - Outputs:
images(image)
Config
{
"model": "gemini-2.5-flash-image",
"aspect_ratio": "16:9",
"number_of_images": 1
}Important: Only use the exact model names listed above.
gemini-2.5-flash-preview or other variants will fail.DALL-E (OpenAI)
| Model | Credits |
|---|---|
| DALL-E 3 | 5-15 (based on resolution) |
Ports
- Inputs:
prompt(text) - Outputs:
images(image)
Imagen (Google)
Google's native image model. Similar to NanoBanana but direct API access.
Fal (Community Models)
Access to Flux, SDXL, and other open-source models via Fal.ai infrastructure. 2-5 credits.
Last updated: 2026-03-27