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

lucataco /vectorized-dot-grid:a5b8700f

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
image
string
Input image to convert to dot grid
grid_size
integer
8

Min: 2

Max: 50

Size of each dot in the grid (higher = fewer, larger dots)
dot_scale
number
0.8

Min: 0.1

Max: 1

Scale factor for dot size relative to grid cell (0.1-1.0)
output_width
integer
1024

Min: 256

Max: 2048

Width of output image in pixels
brightness_threshold
number
0.1

Max: 1

Brightness threshold for dot visibility (0.0-1.0)

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