Seedance 2.0 Relaxed

Менее строгий по модерации режим Seedance 2.0: когда стандартная проверка режет сложную сцену с персонажами и референсами — картинками, видео и звуком. С нативным аудио и роликами до 1080p.

Coste

desde 5,5 tokens/s

VideoProveedor: BytePlus
Ejecutar generación
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":"seedance-2.0-relaxed","input":{"prompt":"toma cinematográfica de dron sobre una ciudad nocturna","aspectRatio":"9:16","resolution":"720p","duration":4,"audioEnabled":true,"referenceAssetUris":["asset://asset_..."]}}'

Campos de entrada

* obligatorio
prompt*prompt

Scene / motion description.

Tipo
string
Predeterminado
Permitido
hasta 20000 caracteres
aspectRatioaspectRatio
Tipo
string
Predeterminado
9:16
Permitido
9:16, 16:9, 1:1, 4:3, 3:4, 21:9
resolutionresolution
Tipo
string
Predeterminado
720p
Permitido
720p, 1080p, 480p
durationduration
Tipo
number
Predeterminado
4
Permitido
desde 4 · hasta 15 · paso 1 seconds
audioEnabledaudioEnabled

Relaxed-режим генерирует native audio по умолчанию; выключение звука доступно не для всех маршрутов исполнения.

Tipo
boolean
Predeterminado
true
Permitido
boolean
Start imagestartImage

Asset input for the startImage slot.

Tipo
string
Predeterminado
Permitido
image · asset, https, data
End imageendImage

Asset input for the endImage slot.

Tipo
string
Predeterminado
Permitido
image · asset, https, data
Reference videoreferenceVideo

Asset input for the referenceVideo slot.

Tipo
string
Predeterminado
Permitido
video · asset, https, data
Reference video 2referenceVideo2

Asset input for the referenceVideo2 slot.

Tipo
string
Predeterminado
Permitido
video · asset, https, data
Reference video 3referenceVideo3

Asset input for the referenceVideo3 slot.

Tipo
string
Predeterminado
Permitido
video · asset, https, data
Speech audiospeechAudio

Asset input for the speechAudio slot.

Tipo
string
Predeterminado
Permitido
voiceover · asset, https, data
Speech audio 2speechAudio2

Asset input for the speechAudio2 slot.

Tipo
string
Predeterminado
Permitido
voiceover · asset, https, data
Speech audio 3speechAudio3

Asset input for the speechAudio3 slot.

Tipo
string
Predeterminado
Permitido
voiceover · asset, https, data
Reference imagesreferenceAssetUris

Optional reference assets as asset:// URIs, HTTPS URLs, or data URIs.

Tipo
array
Predeterminado
Permitido
image · hasta 9 · asset, https, data

Coste

desde 5,5 tokens/s
480p5,5 tokens/s
720ppredeterminado12 tokens/s
1080p28 tokens/s

La variante se selecciona automáticamente a partir de los campos de la petición; no necesitas enviarla.

Capacidades

Modostext_to_videoimage_to_videovideo_to_videoreference_to_video
Slots de assetsstartImage:imageendImage:imagereferenceVideo:videoreferenceVideo2:videoreferenceVideo3:videospeechAudio:voiceoverspeechAudio2:voiceoverspeechAudio3:voiceoverreferenceAssetUris:image[]<=9

Ejecutar Seedance 2.0 Relaxed

Obtén una clave API y el mismo formato de petición funcionará con cualquier modelo del catálogo.

Seedance 2.0 Relaxed API - generación de video · Givon AI