You're looking at a specific version of this model. Jump to the model overview.
lucataco /wan2.1-4step:d09e7f15
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
|
duration_seconds |
number
|
2
Min: 0.3 Max: 3.4 |
Duration of the generated video in seconds
|
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'}