You're looking at a specific version of this model. Jump to the model overview.
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 |
|---|---|---|---|
| reference_video |
string
|
Reference video for control guidance
|
|
| prompt |
string
|
A beautiful landscape with flowing water
|
Text prompt describing the desired video
|
| duration |
number
|
2
Min: 1 Max: 10 |
Duration of generated video in seconds
|
| negative_prompt |
string
|
worst quality, inconsistent motion, blurry, jittery, distorted
|
Negative prompt describing what to avoid
|
| height |
integer
|
768
Min: 256 Max: 1536 |
Height of the generated video
|
| width |
integer
|
1152
Min: 256 Max: 1536 |
Width of the generated video
|
| num_inference_steps |
integer
|
7
Min: 5 Max: 10 |
Number of inference steps
|
| guidance_scale |
number
|
1
Min: 1 Max: 5 |
Guidance scale for generation
|
| seed |
integer
|
0
|
Random seed for reproducibility
|
| control_type |
None
|
canny
|
Type of control guidance
|
Output schema
The shape of the response you’ll get when you run this model with an API.
{'format': 'uri', 'title': 'Output', 'type': 'string'}