You're looking at a specific version of this model. Jump to the model overview.

wan-video /wan-2.7-i2v:828436fb

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
first_frame
string
First frame image to animate into video (jpg/png/bmp/webp, ≤20MB)
last_frame
string
Last frame image for first-and-last-frame video generation (jpg/png/bmp/webp, ≤20MB). Requires first_frame.
first_clip
string
Video clip to continue from (mp4/mov, 2-10s, ≤100MB). Cannot be combined with first_frame.
audio
string
Audio file (wav/mp3, 3-30s, ≤15MB) for voice/music synchronization. If not provided, the model auto-generates matching audio.
prompt
string
Text prompt for video generation
negative_prompt
string
Negative prompt — describes content that should not appear in the video
resolution
None
1080p
Output video resolution
duration
integer
5

Min: 2

Max: 15

Duration of the generated video in seconds
enable_prompt_expansion
boolean
True
Automatically expand and optimize the prompt for better results. Improves quality for short prompts but increases latency.
seed
integer
Random seed for reproducible generation. Range: 0-2147483647

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}