novita
seedance-v1-lite-i2v
Context
1K
Input
text, image
Output
video
Tool calling
Not listed
About this model
Seedance V1 Lite I2V is a lightweight image-to-video generation model that animates input images into short video clips.
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": "ec7fdbf14da7409c9741f1d2d631d139",
"messages": [
{ "role": "user", "content": "Hello!" }
]
}'Providers
Available routing options for this model through OneInfer.
novita
ec7fdbf14da7409c9741f1d2d631d139
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.94
temporal_consistency0.91
motion_realism0.89
API example
curl https://api.oneinfer.ai/v1/chat/completions \
-H "Authorization: Bearer $ONEINFER_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "ec7fdbf14da7409c9741f1d2d631d139",
"messages": [
{ "role": "user", "content": "Hello!" }
]
}'