You're looking at a specific version of this model. Jump to the model overview.

atonamy /images-to-webm-p:72ccb982

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
array
[]
Sequence of image frames provided directly.
manifest
string
Optional JSON manifest enumerating frame paths.
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'}