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

quiverai /arrow-1.1-max-vectorize:baa4f8b5

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 raster image (PNG, JPEG, or WebP) to convert to SVG.
auto_crop
boolean
False
Automatically crop the image to the dominant subject before vectorization.
target_size
integer
0

Max: 4096

Square resize target in pixels (128 - 4096). Set to 0 to leave the image at its original size.
temperature
number
1

Max: 2

Sampling temperature. Lower is more deterministic.
top_p
number
1

Max: 1

Nucleus sampling probability.
presence_penalty
number
0

Min: -2

Max: 2

Penalty for tokens already present in prior output.

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