You're looking at a specific version of this model. Jump to the model overview.
lucataco /video-crafter:7757c577
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
|
Input Prompt
|
|
width |
integer
|
1024
|
Width of the output video
|
height |
integer
|
576
|
Height of the output video
|
steps |
integer
|
50
|
Number of steps to take in the video
|
fps |
integer
|
28
|
Frames per second of the output video
|
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'}