novita
vidu-q1-img2video
Context
4K
Input
image, text
Output
video
Tool calling
Not listed
About this model
Vidu-Q1-Img2Video is a 20B-parameter diffusion model specialized in transforming static images into dynamic, high-quality video sequences. Features advanced style preservation, motion transfer, and temporal coherence with exceptional input image fidelity and realistic motion synthesis.
Capabilities
image
Available through the unified API
text
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": "3bb09f8ab40b4bc081985dafc12e2b79",
"messages": [
{ "role": "user", "content": "Hello!" }
]
}'Providers
Available routing options for this model through OneInfer.
novita
3bb09f8ab40b4bc081985dafc12e2b79
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.
Animation Quality
Style Consistency96.3
Input Fidelity94.8
Temporal Flicker3.2
PSNR31.5
SSIM0.912
Motion Transfer
Motion Realism90.7
Physics Accuracy89.2
Object Permanence93.6
Depth Consistency95.1
Application Scores
Character Animation93.7
Landscape Cinemagraphs92.4
Product Visualization90.2
Historical Photo Animation88.9
Artwork Animation94.6
API example
curl https://api.oneinfer.ai/v1/chat/completions \
-H "Authorization: Bearer $ONEINFER_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "3bb09f8ab40b4bc081985dafc12e2b79",
"messages": [
{ "role": "user", "content": "Hello!" }
]
}'