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.
