novita

vidu-q1-text2video

Context

4K

Input

text

Output

video

Tool calling

Not listed

About this model

Vidu-Q1-Text2Video is an 18B-parameter diffusion model specializing in high-quality text-to-video generation with exceptional motion dynamics and temporal coherence. Features advanced physics-aware motion modeling and cinematic-quality rendering with extended context understanding.

Capabilities

text

Available through the unified API

video

Available through the unified API

Quick start

View API docs
curl https://api.oneinfer.ai/v1/chat/completions \
  -H "Authorization: Bearer $ONEINFER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "3362a4f431164568a3b721b8bac4c3cd",
    "messages": [
      { "role": "user", "content": "Hello!" }
    ]
  }'

Providers

Available routing options for this model through OneInfer.

novita

3362a4f431164568a3b721b8bac4c3cd

Available

Input

$0.000 / 1M

Output

$0.000 / 1M

Routing

OneInfer optimized

Pricing

Current OneInfer pricing for this model.

UsagePrice
Input tokens$0.000 / 1M
Output tokens$0.000 / 1M

Performance

Published evaluation results associated with this model.

Video Quality

FVD-25616.8
CLIP-TempScore34.2
PSNR30.1
SSIM0.893

Motion Fidelity

Physics Accuracy88.9
Motion Consistency93.7
Temporal Stability94.2
Object Permanence91.5

Content Understanding

Complex Prompt Handling89.3
Style Adaptation87.6
Multi-Object Scenes85.4
Long-Context Coherence91.8

API example

curl https://api.oneinfer.ai/v1/chat/completions \
  -H "Authorization: Bearer $ONEINFER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "3362a4f431164568a3b721b8bac4c3cd",
    "messages": [
      { "role": "user", "content": "Hello!" }
    ]
  }'