You're looking at a specific version of this model. Jump to the model overview.
georgedavila /face-parsing:9c75caca
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 |
---|---|---|---|
model_type |
string
(enum)
|
imageURL
Options: imageURL, imageUpload |
Choose whether to use an image from a url or a locally uploaded image.
|
imageURL |
string
|
https://images.unsplash.com/photo-1539571696357-5a69c17a67c6
|
Input face image URL
|
imageUpload |
string
|
https://upload.wikimedia.org/wikipedia/commons/8/8d/President_Barack_Obama.jpg
|
Picture including a face
|
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'}