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

lucataco /dotted-video:ea6107f7

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
video
string
Input video file to apply the dotted effect
dot_size
integer
4

Min: 4

Max: 50

Size of dots in pixels
inverse
boolean
False
If True, creates black dots on white background. If False, creates white dots on a black background.
inverse_threshold
boolean
False
If True, dots appear on dark areas. If False, dots appear on bright areas.
threshold
integer
128

Max: 255

Threshold for dot appearance

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'}