ByteDance Seedance 2.0 video generation model, supports text-to-video, image-to-video (first frame / first & last frame), multimodal reference-to-video, and audio generation (async)
Please use your API Token for authentication
Task parameters
Reference image URL list (optional, 1-9 images, for multimodal reference-to-video) Note: reference images and first/last frame modes are mutually exclusive
9Video duration (optional, default 5 seconds) Range: 4-15 seconds, or set to -1 for automatic selection
-1 <= x <= 155
First frame image URL (optional, for image-to-video first frame mode)
"https://example.com/first_frame.jpg"
Whether to generate audio (optional, default true)
true
Last frame image URL (optional, must be used together with first_frame)
"https://example.com/last_frame.jpg"
Model version (optional, default fast) Options: fast (2.0 Fast, faster and cheaper), standard (2.0 Standard)
fast, standard "fast"
Prompt (optional, can be omitted for multimodal reference mode)
2000"女孩抱着狐狸,女孩睁开眼,温柔地看向镜头"
Aspect ratio (optional, default adaptive)
16:9, 4:3, 1:1, 3:4, 9:16, 21:9, adaptive "adaptive"
Resolution (optional, default 720p) Seedance 2.0 does not support 1080p
480p, 720p "720p"
Whether to add watermark (optional, default false)
false
OK
Task ID
"01234567-89ab-cdef-0123-456789abcdef"