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 |
---|---|---|---|
prompt |
string
|
Text prompt for video generation
|
|
image |
string
|
Input image to start generating from. Ideal images are 16:9 or 9:16 and 1280x720 or 720x1280, depending on the aspect ratio you choose.
|
|
aspect_ratio |
string
(enum)
|
16:9
Options: 16:9, 9:16 |
Video aspect ratio
|
duration |
integer
(enum)
|
5
Options: 5, 6, 7, 8 |
Video duration
|
seed |
integer
|
Random seed. Omit for random generations
|
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'}