You're looking at a specific version of this model. Jump to the model overview.
wan-video /wan-2.2-s2v:09607e6e
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
|
Prompt for video generation
|
|
| image |
string
|
First frame image to start the video from
|
|
| audio |
string
|
Audio file to synchronize the video with
|
|
| num_frames_per_chunk |
integer
|
81
Min: 1 Max: 121 |
Number of frames per video chunk
|
| seed |
integer
|
Random seed. Leave blank for random
|
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'}