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

wan-video /wan-2.7-r2v:7b302ecd

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
prompt
string
Text prompt for video generation
reference_images
array
[]
Reference images of the character/object to feature in the video (jpg/png/bmp/webp)
reference_videos
array
[]
Reference videos of the character/object to feature in the video (mp4/mov)
negative_prompt
string
Negative prompt — describes content that should not appear in the video
resolution
None
1080p
Output video resolution
aspect_ratio
None
16:9
Aspect ratio of the generated video
duration
integer
5

Min: 2

Max: 10

Duration of the generated video in seconds
shot_type
None
single
Shot structure of the generated video
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'}