You're looking at a specific version of this model. Jump to the model overview.
jarvis-labs2024 /anime-mask-creater:039d2516
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
|
|
mask_model |
string
(enum)
|
face
Options: face, eyes, hands, head, person |
area detection model
|
buffer |
number
|
1.5
Max: 10 |
Factor to buffer mask by
|
blur |
integer
|
0
Max: 10 |
Blur amount
|
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'}