Seedance 1.0 Pro Fast
ByteDance の Seedance 1.0 Pro 高速版。より低コストな非同期動画生成に適しています。
実行方式
非同期動画
キュー型の動画生成ワークフロー向け
長さ
2-12s
生成クリップの出力時間範囲
解像度
480p / 720p / 1080p
出力階層。課金は返却トークン基準
トークン単価
$1.00 / 1M
返却された動画トークンで課金
seedance-1-0-pro-fastプレイグラウンド
seedance-1-0-pro-fast出力はまだありません
価格
| モード | 課金基準 | トークン単価 |
|---|---|---|
| 動画生成 | 返却された動画トークン | $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
解説
- Seedance 1.0 Pro Fast はテキストプロンプトと先頭フレーム画像の誘導に対応し、速い text-to-video と image-to-video に向いています。
- 高頻度のドラフト、素早いクリエイティブ検証、速度とコストを重視する短尺動画に適しています。
- 完全な制御面よりもコストと速度を優先する場合に適しています。この高速版は末尾フレーム誘導に対応しません。
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.
