Wan 2.7 Image Pro
4K-тир Wan с режимом рассуждения над промптом: точнее держит сложные многошаговые инструкции и текст внутри кадра — вплоть до таблиц и формул. Бери для тяжёлых деливериблов вроде постеров и упаковки.
Стоимость
от 6 токенов
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":"wan-2.7-image-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, 1:8, 8:1, 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 · до 9 · asset, https, data |
promptImage description.
- Тип
- string
- По умолчанию
- —
- Допустимо
- string
aspectRatio- Тип
- string
- По умолчанию
- 9:16
- Допустимо
- 9:16, 16:9, 1:1, 4:3, 3:4, 1:8, 8:1, 21:9
imageSize- Тип
- string
- По умолчанию
- 1K
- Допустимо
- 1K, 2K, 4K
sourceImageAsset used as the source image for image editing.
- Тип
- string
- По умолчанию
- —
- Допустимо
- image · asset, https, data
maskImageOptional mask image for region editing. Requires sourceImage.
- Тип
- string
- По умолчанию
- —
- Допустимо
- image · asset, https, data
referenceAssetUrisOptional reference images as asset:// URIs, HTTPS URLs, or data URIs.
- Тип
- array
- По умолчанию
- —
- Допустимо
- image · до 9 · asset, https, data
Стоимость
от 6 токеновВариант подбирается по полям запроса автоматически — указывать его не нужно.
Возможности
text_to_imageimage_editimage_referencesourceImage:imagemaskImage:imagereferenceAssetUris:image[]<=9Запустить Wan 2.7 Image Pro
Получи API-ключ — и этот же запрос заработает для любой модели каталога.