You're looking at a specific version of this model. Jump to the model overview.
synthesys-ai /synthesys-facefusion:fc718474
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_paths |
string
|
source image that contains faces to use
|
|
target_path |
string
|
target video/image file to use
|
|
face_analyser_order |
string
|
left-right
|
None
|
face_analyser_age |
string
|
None
|
|
face_analyser_gender |
string
|
None
|
|
face_detector_model |
string
|
retinaface
|
None
|
face_detector_size |
string
|
640x640
|
None
|
face_detector_score |
number
|
0.5
|
None
|
face_selector_mode |
string
|
reference
|
None
|
face_mask_types |
string
|
box
|
None
|
frame_processors |
string
|
face_swapper
|
None
|
face_swapper_model |
string
|
inswapper_128
|
None
|
face_enhancer_model |
string
|
gfpgan_1.4
|
None
|
frame_enhancer_model |
string
|
real_esrgan_x2plus
|
None
|
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'}