Wan 2.7 Video
Генерация и редактирование видео в одном движке: из текста, из фото, с заданным финальным кадром или правкой готового клипа по описанию. До 1080p.
Стоимость
от 6 токенов/с
ВидеоПровайдер: Alibaba
Запустить генерацию
curl -X POST https://api.givon.ai/api/v1/generations \
-H "Authorization: Bearer $GIVON_API_KEY" \
-H "Content-Type: application/json" \
-d '{"type":"video","model":"wan-2.7-video","input":{"prompt":"кинематографичный пролёт дрона над ночным городом","aspectRatio":"9:16","resolution":"720p","duration":2}}'Входные поля
* — обязательное| Поле | Тип | По умолчанию | Допустимо |
|---|---|---|---|
prompt* promptScene / motion description. | string | — | string |
aspectRatio aspectRatio | string | 9:16 | 9:16, 16:9, 1:1, 4:3, 3:4 |
resolution resolution | string | 720p | 720p, 1080p |
duration duration | number | 2 | от 2 · до 15 · шаг 1 seconds |
Start image startImageAsset input for the startImage slot. | string | — | image · asset, https, data |
End image endImageAsset input for the endImage slot. | string | — | image · asset, https, data |
Source video sourceVideoAsset input for the sourceVideo slot. | string | — | video · asset, https, data |
Reference video referenceVideoAsset input for the referenceVideo slot. | string | — | video · asset, https, data |
Speech audio speechAudioAsset input for the speechAudio slot. | string | — | voiceover · asset, https, data |
prompt*
promptScene / motion description.
- Тип
- string
- По умолчанию
- —
- Допустимо
- string
aspectRatio
aspectRatio- Тип
- string
- По умолчанию
- 9:16
- Допустимо
- 9:16, 16:9, 1:1, 4:3, 3:4
resolution
resolution- Тип
- string
- По умолчанию
- 720p
- Допустимо
- 720p, 1080p
duration
duration- Тип
- number
- По умолчанию
- 2
- Допустимо
- от 2 · до 15 · шаг 1 seconds
Start image
startImageAsset input for the startImage slot.
- Тип
- string
- По умолчанию
- —
- Допустимо
- image · asset, https, data
End image
endImageAsset input for the endImage slot.
- Тип
- string
- По умолчанию
- —
- Допустимо
- image · asset, https, data
Source video
sourceVideoAsset input for the sourceVideo slot.
- Тип
- string
- По умолчанию
- —
- Допустимо
- video · asset, https, data
Reference video
referenceVideoAsset input for the referenceVideo slot.
- Тип
- string
- По умолчанию
- —
- Допустимо
- video · asset, https, data
Speech audio
speechAudioAsset input for the speechAudio slot.
- Тип
- string
- По умолчанию
- —
- Допустимо
- voiceover · asset, https, data
Стоимость
от 6 токенов/с720pпо умолчанию6 тк/с
1080p8 тк/с
Вариант подбирается по полям запроса автоматически — указывать его не нужно.
Возможности
Режимы
text_to_videoimage_to_videovideo_to_videoСлоты ассетов
startImage:imageendImage:imagesourceVideo:videoreferenceVideo:videospeechAudio:voiceoverЗапустить Wan 2.7 Video
Получи API-ключ — и этот же запрос заработает для любой модели каталога.