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

wan-video /wan-2.6-i2v:8dee499c

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
image
string
Input image for video generation
prompt
string
Text prompt for video generation
negative_prompt
string
Negative prompt to avoid certain elements
audio
string
Audio file (wav/mp3, 3-30s, ≤15MB) for voice/music synchronization
resolution
None
720p
Video resolution
duration
None
5
Duration of the generated video in seconds
enable_prompt_expansion
boolean
True
If set to true, the prompt optimizer will be enabled
multi_shots
boolean
False
Enable intelligent multi-shot segmentation (only active when enable_prompt_expansion is enabled). True enables multi-shot segmentation, false generates single-shot content.
seed
integer
Random seed for reproducible generation

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'}