novita
seedance-v1.5-pro-i2v
Context
2K
Input
text, image
Output
video
Tool calling
Not listed
About this model
Seedance V1.5 Pro I2V is an advanced image-to-video generation model that animates input images with superior temporal coherence, higher resolution, and improved motion quality.
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": "c7a4992bb5a54283ac6ef62ecc1384d8",
"messages": [
{ "role": "user", "content": "Hello!" }
]
}'Providers
Available routing options for this model through OneInfer.
novita
c7a4992bb5a54283ac6ef62ecc1384d8
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.5
image_fidelity0.99
audio_visual_sync0.98
temporal_consistency0.96
motion_realism0.94
API example
curl https://api.oneinfer.ai/v1/chat/completions \
-H "Authorization: Bearer $ONEINFER_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "c7a4992bb5a54283ac6ef62ecc1384d8",
"messages": [
{ "role": "user", "content": "Hello!" }
]
}'