Kling 2.6 Motion
Доступный motion-control: переносит движение с видео-референса на твоего персонажа. Бери для несложной моторики, когда не нужна точность тира 3.0.
Стоимость
8 токенов/с
Попробовать Kling 2.6 Motion в Givon AI
Открой рабочий проект для обычной генерации или Playground, чтобы проверить точные параметры модели.
Использовать через API
Поля запроса, ограничения и готовые примеры для разработчиков. Пользовательский запуск находится выше.
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":"kling-2.6-motion","input":{"prompt":"кинематографичный пролёт дрона над ночным городом","aspectRatio":"9:16","audioEnabled":true,"referencePhoto":"asset://asset_...","motionVideo":"asset://asset_..."}}'Входные поля
* — обязательное| Поле | Тип | По умолчанию | Допустимо |
|---|---|---|---|
prompt promptGeneration prompt describing the scene, action and direction. | string | — | до 2500 симв. |
aspectRatio aspectRatio | string | 9:16 | 16:9, 1:1, 3:4, 4:3, 9:16 |
audioEnabled* audioEnabledМодель не создаёт новый звук, но может сохранить звук из видео движения. | boolean | true | boolean |
Reference photo* referencePhotoAsset input for the referencePhoto slot. | string | — | image · asset, https, data |
Motion video* motionVideoAsset input for the motionVideo slot. | string | — | video · asset, https, data |
promptGeneration prompt describing the scene, action and direction.
- Тип
- string
- По умолчанию
- —
- Допустимо
- до 2500 симв.
aspectRatio- Тип
- string
- По умолчанию
- 9:16
- Допустимо
- 16:9, 1:1, 3:4, 4:3, 9:16
audioEnabledМодель не создаёт новый звук, но может сохранить звук из видео движения.
- Тип
- boolean
- По умолчанию
- true
- Допустимо
- boolean
referencePhotoAsset input for the referencePhoto slot.
- Тип
- string
- По умолчанию
- —
- Допустимо
- image · asset, https, data
motionVideoAsset input for the motionVideo slot.
- Тип
- string
- По умолчанию
- —
- Допустимо
- video · asset, https, data
Стоимость
8 токенов/сВозможности
video_editreferencePhoto:image*motionVideo:video*