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

wan-video /wan-2.2-animate-replace:33ec6b98

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 containing the character to be replaced.
character_image
string
New character image to replace the original character.
resolution
None
720
Resolution for processing.
go_fast
boolean
False
Apply additional optimizations for faster generation.
seed
integer
Random seed. Leave blank for random.
merge_audio
boolean
True
Merge audio from input video into output.
refert_num
None
1
Number of reference frames to use (must be 1 or 5. Deprecated, will always be set to 1.
frames_per_second
integer
30

Min: 5

Max: 60

Frames per second for output video. Deprecated, will always be set to 30.

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