Seedance 2
ByteDance Seedance 2 視頻模型,支持多模態參考輸入、編輯、續寫和異步生成。
執行方式
異步視頻
適合排隊式視頻生成工作流
時長
4-15s
生成視頻的輸出時長範圍
參考類型
文字 / 圖片 / 視頻 / 音頻
視頻輸入使用獨立 token 單價
Token 單價
$4.30-$7.70 / 1M
隨分辨率和是否含視頻輸入變化
seedance-2試玩區
seedance-2暫無輸出
定價
| 視頻輸入 | 分辨率 | Token 單價 |
|---|---|---|
| 無視頻輸入 | 480p / 720p | $7.00 / 1M tokens |
| 無視頻輸入 | 1080p | $7.70 / 1M tokens |
| 含視頻輸入 | 480p / 720p | $4.30 / 1M tokens |
| 含視頻輸入 | 1080p | $4.70 / 1M tokens |
Token rate · $7.35 · 1M tokens
Token rate · $4.515 · 1M tokens
Token rate · $8.085 · 1M tokens
Token rate · $4.935 · 1M tokens
Token rate · $4.2 · 1M tokens
Token rate · $2.52 · 1M tokens
Example 5s video · $0.3675 · video
Example 5s video · $0.798 · video
Example 5s video · $1.9635 · video
Example 5s video · $4.0845 · video
README
- Seedance 2 支持多模態創作工作流,可結合文字提示詞以及圖片、視頻或音頻參考。
- 它面向更高級的視頻生成、編輯、續寫和參考驅動的運動設計場景。
- 當需要完整 Seedance 2 能力,包括參考視頻、編輯、續寫和 1080p 輸出時,適合選擇該模型。
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-2",
"input": {
"content": [
{
"type": "text",
"text": "A stylized travel film scene with dynamic camera movement"
}
],
"duration_seconds": 8,
"resolution": "1080p",
"aspect_ratio": "adaptive",
"watermark": false
}
}'相關模型
Seedance 2.5
ByteDance's Seedance 2.5 model for long-form multimodal video generation, editing, extension, and audio-driven creation.
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.
Seedance 1.0 Pro Fast
ByteDance's faster Seedance 1.0 Pro variant for lower-cost asynchronous video generation.
