Seedance 2 Fast
ByteDance の Seedance 2 高速版。より低い秒単価でマルチモーダル非同期動画生成に対応します。
実行方式
非同期動画
キュー型の動画生成ワークフロー向け
長さ
4-15s
生成クリップの出力時間範囲
解像度
480p / 720p
出力階層。課金は返却トークン基準
トークン単価
$3.30-$5.60 / 1M
解像度と動画入力の有無で変動
seedance-2-fastプレイグラウンド
seedance-2-fast出力はまだありません
価格
| 動画入力 | 解像度 | トークン単価 |
|---|---|---|
| 動画入力なし | 480p / 720p | $5.60 / 1M tokens |
| 動画入力あり | 480p / 720p | $3.30 / 1M tokens |
| 動画入力なし | 1080p | 非対応 |
Token rate · $5.88 · 1M tokens
Token rate · $3.465 · 1M tokens
Example 5s video · $0.294 · video
Example 5s video · $0.63 · video
解説
- Seedance 2 Fast は Seedance 2 に近い広い制作方向に対応し、マルチモーダル参照ワークフローにも適しています。
- より速い反復と低い秒単価を重視し、480p または 720p 出力を中心に使うチームに向いています。
- 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
ByteDance's Seedance 2 video model for multimodal reference input, editing, extension, and asynchronous generation.
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.
