You're looking at a specific version of this model. Jump to the model overview.
lucataco /wan2.1-4step:e3e2b581
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 |
---|---|---|---|
input_image |
string
|
Input image to animate
|
|
prompt |
string
|
make this image come alive, cinematic motion, smooth animation
|
Text prompt describing the desired animation or motion
|
negative_prompt |
string
|
|
Negative prompt to avoid unwanted elements
|
num_frames |
integer
|
81
Min: 2 Max: 81 |
Number of frames to generate
|
frames_per_second |
integer
|
16
Min: 5 Max: 24 |
Frames per second for the output video
|
height |
integer
|
Min: 128 Max: 896 |
Output height (will be auto-calculated if not provided, must be multiple of 32)
|
width |
integer
|
Min: 128 Max: 896 |
Output width (will be auto-calculated if not provided, must be multiple of 32)
|
guidance_scale |
number
|
1
Max: 20 |
Controls adherence to the prompt. Higher values = more adherence
|
steps |
integer
|
4
Min: 1 Max: 30 |
Number of inference steps. More steps = higher quality but slower
|
seed |
integer
|
-1
|
Random seed for reproducible results. Set to -1 for random seed
|
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'}