Seedance 1.5 Pro
ByteDance Seedance 1.5 Pro 视频模型,适合更高能力的文本与首尾帧引导视频生成。
执行方式
异步视频
适合排队式视频生成工作流
时长
4-12s
生成视频的输出时长范围
分辨率
480p / 720p / 1080p
输出档位;计费按返回 token
Token 单价
$1.20-$2.40 / 1M
按返回的视频 token 计费
seedance-1-5-pro试玩区
seedance-1-5-pro暂无输出
定价
| 音频 | 计费依据 | Token 单价 |
|---|---|---|
| 包含音频 | 返回的视频 token | $2.40 / 1M tokens |
| 不含音频 | 返回的视频 token | $1.20 / 1M tokens |
Token rate · $2.4 · 1M tokens
Token rate · $1.2 · 1M tokens
Example audio video · $0.12 · video
Example audio video · $0.26 · video
Example audio video · $0.58 · video
Example silent video · $0.06 · video
Example silent video · $0.13 · video
Example silent video · $0.29 · video
README
- Seedance 1.5 Pro 支持文本提示词、首帧图和尾帧图引导,适合更精致的短视频生成。
- 它适合品牌视觉、产品动效、角色片段,以及需要自适应画幅的电影感内容。
- 当需要 Seedance 1.5 的 Pro 能力、自适应画幅和更强的视频生成质量时,适合选择该模型。
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-5-pro",
"input": {
"content": [
{
"type": "text",
"text": "A luxury watch slowly rotates on a marble pedestal under soft studio light"
}
],
"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.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.
