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.
|
|
| image |
string
|
Input image for image-to-video.
|
|
| resolution |
None
|
720p
|
Output video resolution.
|
| seconds |
integer
|
5
Min: 3 Max: 10 |
Duration of the generated video in seconds.
|
| fps |
None
|
24
|
Frames per second for the output video.
|
| prompt_upsampling |
boolean
|
True
|
Use prompt upsampling to enhance the prompt.
|
| audio |
boolean
|
True
|
Generate the video with audio.
|
| seed |
integer
|
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'}