You're looking at a specific version of this model. Jump to the model overview.
ductridev /animov-512x:56be864d
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
|
anime
|
The prompt or prompts to guide the video generation.
|
negative_prompt |
string
|
text, watermark, copyright, blurry, low resolution, blur, low quality
|
The prompt or prompts not to guide the video generation.
|
cfg_scale |
number
|
9
Min: 1 Max: 100 |
Scale for classifier-free guidance (minimum: 1; maximum: 20)
|
scheduler |
string
(enum)
|
DPM++ 2M Karras
Options: DPM++ 2M Karras, Euler a |
Schedulers(Sampler) define the whole denoising process
|
height |
integer
|
512
Min: 256 |
Height of the generated video
|
width |
integer
|
512
Min: 256 |
Width of the generated video
|
num_inference_steps |
integer
|
25
Min: 1 Max: 500 |
Number of denoising steps (minimum: 1; maximum: 500)
|
seed |
integer
|
Seed to generated video
|
|
fps |
integer
|
8
|
fps for the output video
|
num_frames |
integer
|
32
Min: 32 |
Number frames of 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'}