novita
seedance-v1-pro-i2v
Context
1K
Input
text, image
Output
video
Tool calling
Not listed
About this model
Seedance V1 Pro I2V is a high‑quality image-to-video generation model that animates input images into coherent, high‑resolution video clips with improved temporal stability.
Capabilities
text
Available through the unified API
image
Available through the unified API
video
Available through the unified API
Quick start
View API docscurl https://api.oneinfer.ai/v1/chat/completions \
-H "Authorization: Bearer $ONEINFER_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "c6eff79de787435f9f6c16ffdafb8e40",
"messages": [
{ "role": "user", "content": "Hello!" }
]
}'Providers
Available routing options for this model through OneInfer.
novita
c6eff79de787435f9f6c16ffdafb8e40
Input
$0.000 / 1M
Output
$0.000 / 1M
Routing
OneInfer optimized
Pricing
Current OneInfer pricing for this model.
| Usage | Price |
|---|---|
| Input tokens | $0.000 / 1M |
| Output tokens | $0.000 / 1M |
Performance
Published evaluation results associated with this model.
SeedVideoBench-1.0
image_fidelity0.98
temporal_consistency0.95
motion_realism0.93
physics_accuracy0.92
API example
curl https://api.oneinfer.ai/v1/chat/completions \
-H "Authorization: Bearer $ONEINFER_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "c6eff79de787435f9f6c16ffdafb8e40",
"messages": [
{ "role": "user", "content": "Hello!" }
]
}'