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
|
The waves crash against the jagged rocks of the shoreline. The waves crash against the jagged rocks of the shoreline, sending spray high into the air.The rocks are a dark gray color, with sharp edges and deep crevices. The water is a clear blue-green, with white foam where the waves break against the rocks. The sky is a light gray, with a few white clouds dotting the horizon.
|
Input prompt
|
negative_prompt |
string
|
worst quality, inconsistent motion, blurry, jittery, distorted
|
Negative prompt for undesired features
|
image |
string
|
Optional, input image for image-to-video generation
|
|
width |
integer
|
704
Max: 1280 |
Width of the output video frames. Optional if an input image provided
|
height |
integer
|
480
Max: 720 |
Height of the output video frames. Optional if an input image provided
|
num_frames |
integer
|
121
Max: 257 |
Number of frames to generate in the output video
|
frame_rate |
integer
|
25
|
Frame rate for the output video
|
num_inference_steps |
integer
|
40
Min: 1 |
Number of denoising steps
|
guidance_scale |
number
|
3
Min: 1 Max: 20 |
Scale for classifier-free guidance
|
seed |
integer
|
Random seed. Leave blank to randomize the 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'}