novita

Wan-AI/Wan2.2-I2V-A14B

Context

2K

Input

image, text

Output

video

Tool calling

Not listed

About this model

Wan2.2-I2V-A14B is a 14B-parameter image-to-video diffusion model specializing in animating static images with realistic motion. Features advanced motion transfer, temporal consistency, and style preservation capabilities with 128-frame video generation from single images.

Capabilities

image

Available through the unified API

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": "578dbd9a71824626beea9facc126e2a7",
    "messages": [
      { "role": "user", "content": "Hello!" }
    ]
  }'

Providers

Available routing options for this model through OneInfer.

novita

578dbd9a71824626beea9facc126e2a7

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.

Animation Quality

Motion Realism89.5
Style Consistency94.2
Temporal Flicker4.1
PSNR29.3

Motion Transfer

Object Motion Accuracy90.8
Camera Motion Fidelity88.7
Depth Consistency92.6

Application Scores

Character Animation91.4
Landscape Cinemagraphs89.7
Product Visualization87.2
Historical Photo Animation85.9

API example

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