You're looking at a specific version of this model. Jump to the model overview.
georgedavila /face-parsing:4c5679c5
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 |
---|---|---|---|
imageURL |
string
|
https://images.unsplash.com/photo-1539571696357-5a69c17a67c6
|
Input face image URL
|
model_image |
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'}