You're looking at a specific version of this model. Jump to the model overview.
wan-video /wan-2.2-animate-animation:d6b167d6
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 use as motion reference
|
|
| character_image |
string
|
Character image to animate
|
|
| resolution |
None
|
720
|
Resolution for processing
|
| frames_per_second |
integer
|
24
Min: 5 Max: 60 |
Frames per second for output video
|
| go_fast |
boolean
|
True
|
Go fast
|
| seed |
integer
|
Random seed. Leave blank for random
|
|
| merge_audio |
boolean
|
False
|
Merge audio from input video into output (experimental - may not sync perfectly)
|
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'}