Seedance 1.0 Pro Fast
ByteDance Seedance 1.0 Pro 的快速版本,适合更低成本的异步视频生成。
执行方式
异步视频
适合排队式视频生成工作流
时长
2-12s
生成视频的输出时长范围
分辨率
480p / 720p / 1080p
输出档位;计费按返回 token
Token 单价
$1.00 / 1M
按返回的视频 token 计费
seedance-1-0-pro-fast试玩区
seedance-1-0-pro-fast暂无输出
定价
| 模式 | 计费依据 | Token 单价 |
|---|---|---|
| 视频生成 | 返回的视频 token | $1.00 / 1M tokens |
Token rate · $1.0 · 1M tokens
Example 5s video · $0.05 · video
Example 5s video · $0.10 · video
Example 5s video · $0.24 · video
README
- Seedance 1.0 Pro Fast 支持文本提示词和首帧图引导,适合快速文生视频与图生视频。
- 它适合高频草稿、快速创意迭代,以及更关注速度和成本的短视频生成。
- 当成本和生成速度优先于完整控制面时,适合选择该模型;该快速版本不支持尾帧引导。
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
ByteDance's Seedance 1.0 Pro video generation model for text-guided and frame-guided cinematic video tasks.
