Seedance 1.0 — fast, cost-effective text- and image-to-video generation.
模型:
上传图片或粘贴图片 URL 以控制画面帧。
Start Frame
上传 1 张图片或粘贴一个图片 URL。
Click to upload or drag and drop
Supported formats: JPG, JPEG, PNG, WEBP
Maximum file size: 10MB; Maximum files: 1
Supported durations: 5s, 10s.
Video output resolution.
Video aspect ratio.
美元估算 $0.1-$0.2:最高充值套餐按 $1 = 2,000 积分计算;入门套餐按 $1 = 1,000 积分计算。
历史记录
保存在此浏览器本地
0 个运行中 · 0 个已完成
计费规则
API
curl /v1/videos/generations \
-H "Authorization: Bearer sk-your-api-key" \
-H "Content-Type: application/json" \
-d '{
"model": "seedance-1.0",
"prompt": "A concise cinematic shot of a modern API operations dashboard, smooth camera move, clean white studio lighting",
"duration": "5",
"resolution": "1080p",
"aspect_ratio": "16:9"
}'