You're looking at a specific version of this model. Jump to the model overview.
vetkastar /image-slicing:27dcffba
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
|
Входное изображение или архив zip с изображениями
|
|
return_zip |
boolean
|
False
|
Вернуть результат в виде zip-архива
|
output_format |
string
(enum)
|
png
Options: png, jpeg, webp |
Формат выходных изображений: png, jpeg, webp
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'anyOf': [{'items': {'format': 'uri', 'type': 'string'}, 'type': 'array'},
{'format': 'uri', 'type': 'string'}],
'title': 'Output'}