You're looking at a specific version of this model. Jump to the model overview.
atonamy /images-to-webm-p:5dc41de9
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 |
---|---|---|---|
images_zip |
string
|
ZIP archive containing image frames (PNG or WebP).
|
|
quality |
number
|
70
Max: 100 |
Quality slider (0-100, higher = better quality).
|
frame_rate |
integer
|
16
Min: 1 Max: 30 |
Output frame rate in frames per second.
|
size |
string
|
512x512
|
Output resolution WIDTHxHEIGHT (8-4096 px, e.g., 512x512).
|
output_format |
None
|
webm
|
Video format to export.
|
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'}