You're looking at a specific version of this model. Jump to the model overview.
wan-video /wan-2.2-i2v-a14b:9c49fe41
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
|
Input image to generate video from
|
|
num_frames |
integer
|
81
Min: 81 Max: 100 |
Number of video frames. 81 frames give the best results
|
resolution |
string
|
480p
|
Resolution of video. 832x480px corresponds to 16:9 aspect ratio, and 480x832px is 9:16
|
frames_per_second |
integer
|
16
Min: 5 Max: 24 |
Frames per second. Note that the pricing of this model is based on the video duration at 16 fps
|
sample_steps |
integer
|
30
Min: 1 Max: 50 |
Number of generation steps. Fewer steps means faster generation, at the expensive of output quality. 30 steps is sufficient for most prompts
|
sample_shift |
number
|
5
Min: 1 Max: 20 |
Sample shift factor
|
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'}