Nano Banana Pro
Флагман Google: максимум детализации и самый чёткий в линейке текст прямо внутри кадра. Бери для сложных бренд-сцен по референсам (до 8) и многоэлементных композиций — вплоть до 4K.
Стоимость
от 6 токенов
ИзображениеПровайдер: Google
Запустить генерацию
curl -X POST https://api.givon.ai/api/v1/generations \
-H "Authorization: Bearer $GIVON_API_KEY" \
-H "Content-Type: application/json" \
-d '{"type":"image","model":"nano-banana-pro","input":{"prompt":"студийный портрет рыжего корги, мягкий свет","aspectRatio":"9:16","imageSize":"1K","sourceImage":"asset://asset_...","referenceAssetUris":["asset://asset_..."]}}'Входные поля
* — обязательное| Поле | Тип | По умолчанию | Допустимо |
|---|---|---|---|
prompt* promptImage description. | string | — | string |
aspectRatio aspectRatio | string | 9:16 | 9:16, 16:9, 1:1, 4:3, 3:4, 2:3, 3:2, 21:9 |
imageSize imageSize | string | 1K | 1K, 2K, 4K |
Source image sourceImageAsset used as the source image for image editing. | string | — | image · asset, https, data |
Mask image maskImageOptional mask image for region editing. Requires sourceImage. | string | — | image · asset, https, data |
Reference images referenceAssetUrisOptional reference images as asset:// URIs, HTTPS URLs, or data URIs. | array | — | image · до 8 · asset, https, data |
prompt*
promptImage description.
- Тип
- string
- По умолчанию
- —
- Допустимо
- string
aspectRatio
aspectRatio- Тип
- string
- По умолчанию
- 9:16
- Допустимо
- 9:16, 16:9, 1:1, 4:3, 3:4, 2:3, 3:2, 21:9
imageSize
imageSize- Тип
- string
- По умолчанию
- 1K
- Допустимо
- 1K, 2K, 4K
Source image
sourceImageAsset used as the source image for image editing.
- Тип
- string
- По умолчанию
- —
- Допустимо
- image · asset, https, data
Mask image
maskImageOptional mask image for region editing. Requires sourceImage.
- Тип
- string
- По умолчанию
- —
- Допустимо
- image · asset, https, data
Reference images
referenceAssetUrisOptional reference images as asset:// URIs, HTTPS URLs, or data URIs.
- Тип
- array
- По умолчанию
- —
- Допустимо
- image · до 8 · asset, https, data
Стоимость
от 6 токенов1K5,5 тк
2K6,5 тк
4K8 тк
Вариант подбирается по полям запроса автоматически — указывать его не нужно.
Возможности
Режимы
text_to_imageimage_editimage_referenceСлоты ассетов
sourceImage:imagemaskImage:imagereferenceAssetUris:image[]<=8Запустить Nano Banana Pro
Получи API-ключ — и этот же запрос заработает для любой модели каталога.