You're looking at a specific version of this model. Jump to the model overview.
charlesmccarthy /zeroscope2:5eaf9204
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
|
An astronaut riding a horse
|
Input prompt
|
negative_prompt |
string
|
Negative prompt
|
|
init_video |
string
|
URL of the initial video (optional)
|
|
init_weight |
number
|
0.5
|
Strength of init_video
|
num_frames |
integer
|
24
|
Number of frames for the output video
|
num_inference_steps |
integer
|
50
Min: 1 Max: 500 |
Number of denoising steps
|
width |
integer
|
576
Min: 256 |
Width of the output video
|
height |
integer
|
320
Min: 256 |
Height of the output video
|
guidance_scale |
number
|
7.5
Min: 1 Max: 100 |
Guidance scale
|
fps |
integer
|
8
|
fps for the output video
|
model |
string
(enum)
|
xl
Options: xl, 576w, potat1, animov-512x |
Model to use
|
batch_size |
integer
|
1
Min: 1 |
Batch size
|
remove_watermark |
boolean
|
False
|
Remove watermark
|
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
{'items': {'format': 'uri', 'type': 'string'},
'title': 'Output',
'type': 'array'}