You're looking at a specific version of this model. Jump to the model overview.
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
|
Изображение.
|
|
size |
integer
|
512
|
Новый размер изображения.
|
blur_radius |
number
|
0.1
|
Радиус размытия для маски.
|
apply_resize |
boolean
|
True
|
Применять изменение размера?
|
apply_mask |
boolean
|
False
|
Применять маску?
|
background_color |
string
|
#FFFFFF
|
Цвет фона в формате HEX.
|
apply_background |
boolean
|
False
|
Применять цвет фона?
|
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'}