Wan 2.7 Video

Генерация и редактирование видео в одном движке: из текста, из фото, с заданным финальным кадром или правкой готового клипа по описанию. До 1080p.

Стоимость

от 6 токенов/с

ВидеоПровайдер: Alibaba
Запустить генерацию
IDEMPOTENCY_KEY="${IDEMPOTENCY_KEY:-$(uuidgen)}"
curl -X POST https://api.givon.ai/api/v1/generations \
  -H "Authorization: Bearer $GIVON_API_KEY" \
  -H "Idempotency-Key: $IDEMPOTENCY_KEY" \
  -H "Content-Type: application/json" \
  -d '{"type":"video","model":"wan-2.7-video","input":{"prompt":"кинематографичный пролёт дрона над ночным городом","aspectRatio":"9:16","resolution":"720p","duration":4}}'

Входные поля

* — обязательное
prompt*prompt

Generation prompt describing the scene, action and direction.

Тип
string
По умолчанию
Допустимо
string
aspectRatioaspectRatio
Тип
string
По умолчанию
9:16
Допустимо
16:9, 1:1, 3:4, 4:3, 9:16
resolutionresolution
Тип
string
По умолчанию
720p
Допустимо
720p, 1080p
durationduration
Тип
number
По умолчанию
4
Допустимо
2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
Start imagestartImage

Asset input for the startImage slot.

Тип
string
По умолчанию
Допустимо
image · asset, https, data
End imageendImage

Asset input for the endImage slot.

Тип
string
По умолчанию
Допустимо
image · asset, https, data
Source videosourceVideo

Asset input for the sourceVideo slot.

Тип
string
По умолчанию
Допустимо
video · asset, https, data
Reference videoreferenceVideo

Asset input for the referenceVideo slot.

Тип
string
По умолчанию
Допустимо
video · asset, https, data
Speech audiospeechAudio

Asset input for the speechAudio slot.

Тип
string
По умолчанию
Допустимо
voiceover · asset, https, data

Стоимость

от 6 токенов/с
720pпо умолчанию6 тк/с
1080p8 тк/с

Вариант подбирается по полям запроса автоматически — указывать его не нужно.

Возможности

Режимыvideo_editimage_to_videotext_to_video
Слоты ассетовstartImage:imageendImage:imagesourceVideo:videoreferenceVideo:videospeechAudio:voiceover

Запустить Wan 2.7 Video

Получи API-ключ — и этот же запрос заработает для любой модели каталога.

Где использовать эту модель