You're looking at a specific version of this model. Jump to the model overview.
cjwbw /videocrafter:7d1651ce
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 |
---|---|---|---|
task |
string
(enum)
|
text2video
Options: text2video, image2video |
Choose the task.
|
prompt |
string
|
A tiger walks in the forest, photorealistic, 4k, high definition.
|
Prompt for video generation.
|
image |
string
|
Input image for image2video task.
|
|
ddim_steps |
integer
|
50
|
Number of denoising steps.
|
unconditional_guidance_scale |
number
|
12
|
Classifier-free guidance scale.
|
seed |
integer
|
Random seed. Leave blank to randomize the seed
|
|
save_fps |
integer
|
10
|
Frame per second for the generated video.
|
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'}