Seedance 1.0 Pro
ByteDance の Seedance 1.0 Pro 動画生成モデル。テキスト誘導と先頭・末尾フレーム誘導の動画タスクに適しています。
実行方式
非同期動画
キュー型の動画生成ワークフロー向け
長さ
2-12s
生成クリップの出力時間範囲
解像度
480p / 720p / 1080p
出力階層。課金は返却トークン基準
トークン単価
$2.50 / 1M
返却された動画トークンで課金
seedance-1-0-proプレイグラウンド
seedance-1-0-pro出力はまだありません
価格
| モード | 課金基準 | トークン単価 |
|---|---|---|
| 動画生成 | 返却された動画トークン | $2.50 / 1M tokens |
Token rate · $2.5 · 1M tokens
Example 5s video · $0.12 · video
Example 5s video · $0.26 · video
Example 5s video · $0.61 · video
解説
- Seedance 1.0 Pro はテキストプロンプトと先頭・末尾フレーム画像の誘導に対応し、制御された動画遷移に適しています。
- 製品紹介、キャラクターの動き、開始と終了の構図が重要な短いシネマティック動画に向いています。
- 末尾フレーム誘導を含む Seedance 1.0 Pro の完全な制御面が必要な場合に適しています。
API
ByteDance の Seedance 1.0 Pro 動画生成モデル。テキスト誘導と先頭・末尾フレーム誘導の動画タスクに適しています。
モデルコード
seedance-1-0-pro
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 Fast
ByteDance's faster Seedance 1.0 Pro variant for lower-cost asynchronous video generation.
