Seedance 2.5
ByteDance Seedance 2.5 影片模型,支援長時多模態生成、編輯、續寫與音訊驅動創作。
執行方式
非同步影片
提交任務後輪詢或接收回呼
時長
4-30 秒或自動
使用 -1 自動選擇時長
解析度
480p / 720p
支援固定或自適應比例
Token 單價
$6.40-$10.70 / 1M
依輸入是否包含影片區分
seedance-2-5試玩區
seedance-2-5暫無輸出
定價
| 影片輸入 | 解析度 | Token 單價 |
|---|---|---|
| 無影片輸入 | 480p / 720p | $10.70 / 1M 輸出 token |
| 含影片輸入 | 480p / 720p | $6.40 / 1M 輸出 token |
Token rate · $11.77 · 1M tokens
Token rate · $7.04 · 1M tokens
README
- Seedance 2.5 支援文字、圖片、影片和音訊,也支援純音訊輸入,適用於生成、編輯、續寫和參考驅動工作流程。
- 最多可提交 30 張圖片、10 個影片和 10 個音訊;用戶端素材必須使用可公開存取的 HTTPS URL。
- 首尾幀生成必須設定 `aspect_ratio=adaptive`,且不能與參考素材混用;編輯和續寫使用 content 加提示詞語意,不使用模式欄位。
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_R..._KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "seedance-2-5",
"input": {
"content": [
{
"type": "text",
"text": "A cinematic train journey through a mountain valley at sunrise"
}
],
"duration_seconds": 12,
"resolution": "720p",
"aspect_ratio": "16:9",
"watermark": false
}
}'相關模型
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.
Seedance 1.0 Pro Fast
ByteDance's faster Seedance 1.0 Pro variant for lower-cost asynchronous video generation.
