You're looking at a specific version of this model. Jump to the model overview.
christophy /cogvideox:beefb734
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
|
Prompt
|
|
steps |
integer
|
50
Min: 1 Max: 120 |
# of inference steps, more steps can improve quality.
|
guidance |
number
|
6
Max: 12 |
The scale for classifier-free guidance, higher guidance can improve adherence to your prompt.
|
num_outputs |
integer
|
1
|
# of output videos
|
seed |
integer
|
42
|
Seed for reproducibility.
|
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'}