You're looking at a specific version of this model. Jump to the model overview.
naimish-gami /face-swapper:238a3d76
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 |
|---|---|---|---|
| input_image |
string
|
Target image to swap face onto
|
|
| swap_image |
string
|
Source image with the donor face
|
|
| enhance |
boolean
|
False
|
Apply GFPGAN face enhancement (adds ~200ms)
|
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'}