You're looking at a specific version of this model. Jump to the model overview.
mertguvencli /face-swap-with-indexes:fdb668c0
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 |
---|---|---|---|
source_face_image |
string
|
Face image
|
|
destination_image |
string
|
Destination image for face swap
|
|
source_face_index |
integer
|
0
Max: 100 |
Source face selection index for multiple faces
|
destination_face_index |
integer
|
0
Max: 100 |
Destination face selection index for multiple faces
|
execution_type |
string
(enum)
|
face_swap
Options: face_swap, face_index |
Determines execution for swap or show face indexes
|
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'}