Seedance 2.0 Pro — premium-tier Seedance video generation with higher fidelity and longer clips.
输入图片
上传 1-9 张图片(每张最大 10MB)。
Click to upload or drag and drop
Supported formats: JPG, JPEG, PNG, WEBP
Maximum file size: 10MB; Maximum files: 9
输入视频
最多上传 3 个参考视频。 已知时像素数需在 409,600-2,086,876 之间。
Click to upload or drag and drop
Supported formats: MP4, MOV, WEBM
Maximum file size: 100MB; Maximum files: 3
Pixel count: 409,600 - 2,086,876
输入音频
最多上传 3 个音频参考文件。
Click to upload or drag and drop
Supported formats: MP3, WAV, M4A, AAC, OGG, FLAC
Maximum file size: 50MB; Maximum files: 3
Supported durations: 5s, 10s, 15s.
Video output resolution.
Video aspect ratio.
Generate audio
Generate synchronized audio.
Web search
Let the model use web search when helpful.
美元估算 $0.81-$1.62:最高充值套餐按 $1 = 2,000 积分计算;入门套餐按 $1 = 1,000 积分计算。
历史记录
保存在此浏览器本地
0 个运行中 · 0 个已完成
计费规则
API
curl /v1/videos/generations \
-H "Authorization: Bearer sk-your-api-key" \
-H "Content-Type: application/json" \
-d '{
"model": "seedance-2.0-pro",
"prompt": "A concise cinematic shot of a modern API operations dashboard, smooth camera move, clean white studio lighting",
"duration": "5",
"resolution": "720p",
"aspect_ratio": "adaptive",
"generate_audio": true,
"model_params": {
"web_search": false
}
}'