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

wan-video /wan-2.7-videoedit:5d0fe01c

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
video
string
Input video to edit (mp4/mov, 2-10s)
prompt
string
Editing instructions or style transfer description
reference_image
string
Reference image for reference-based editing (jpg/png/bmp/webp)
resolution
None
1080p
Output video resolution
aspect_ratio
None
auto
Aspect ratio of the output video. 'auto' uses the input video's aspect ratio.
duration
integer

Min: 2

Max: 10

Duration of the output video in seconds. If not set, matches input video duration. Use this to truncate.
audio_setting
None
auto
Audio behavior for edited video. 'auto': model decides whether to regenerate audio. 'origin': keep the original audio.
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'}