Seedance 1.0 Pro
ByteDance Seedance 1.0 Pro 视频生成模型,适合文本引导与首尾帧引导的电影感视频任务。
执行方式
异步视频
适合排队式视频生成工作流
时长
2-12s
生成视频的输出时长范围
分辨率
480p / 720p / 1080p
输出档位;计费按返回 token
Token 单价
$2.50 / 1M
按返回的视频 token 计费
seedance-1-0-pro试玩区
seedance-1-0-pro暂无输出
定价
| 模式 | 计费依据 | Token 单价 |
|---|---|---|
| 视频生成 | 返回的视频 token | $2.50 / 1M tokens |
Token rate · $2.5 · 1M tokens
Example 5s video · $0.12 · video
Example 5s video · $0.26 · video
Example 5s video · $0.61 · video
README
- Seedance 1.0 Pro 支持文本提示词、首帧图和尾帧图引导,适合更可控的视频转场。
- 它适合产品展示、角色运动、创意短片等需要明确起止画面的电影感视频。
- 当需要完整的 Seedance 1.0 Pro 控制能力,特别是尾帧引导和受控转场时,优先选择该模型。
API
API
端点
POST /v1/vids/create认证
Authorization: Bearer YOUR_REACH_API_KEY Content-Type: application/json
示例
curl -X POST "https://direct.reachapi.ai/v1/vids/create" \
-H "Authorization: Bearer YOUR_REACH_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "seedance-1-0-pro",
"input": {
"content": [
{
"type": "text",
"text": "A paper boat floating through a neon-lit rainy street at night"
}
],
"duration_seconds": 4,
"resolution": "720p",
"aspect_ratio": "16:9"
}
}'相关模型
Seedance 2.5
ByteDance's Seedance 2.5 model for long-form multimodal video generation, editing, extension, and audio-driven creation.
Seedance 2
ByteDance's Seedance 2 video model for multimodal reference input, editing, extension, and asynchronous generation.
Seedance 2 Fast
ByteDance's faster Seedance 2 variant for multimodal asynchronous video generation at lower per-second rates.
Seedance 1.5 Pro
ByteDance's Seedance 1.5 Pro video model for higher-capability text and frame-guided video generation.
Seedance 1.0 Pro Fast
ByteDance's faster Seedance 1.0 Pro variant for lower-cost asynchronous video generation.
