You're looking at a specific version of this model. Jump to the model overview.
ahmdyassr /mask-clothing:1c60fd50
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
|
Mask clothing found in this image
|
|
adjustment |
integer
|
0
Min: -50 Max: 50 |
Mask adjustment
|
face_mask |
boolean
|
False
|
Mask face found in this image?
|
face_adjustment |
integer
|
0
Min: -50 Max: 50 |
Face mask adjustment
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'items': {'format': 'uri', 'type': 'string'},
'title': 'Output',
'type': 'array'}