Image FaceSwap Pro
namifusion/faceswap-image-pro
Image FaceSwap Pro supports single-face automatic detection and multi-face precise mapping with keypoint pairs.
Examples
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| sourceImage *Source Image | textarea | — | Supports either a URL string (single-face mode) or an ImageWithKeypoints array (multi-face mode). |
| targetImage *Target Image | textarea | — | Supports either a URL string (single-face mode) or an ImageWithKeypoints array (multi-face mode). |
| face_enhanceFace Enhance | boolean | false | Boolean only. Enable additional face enhancement in the swap result. |
API
Call this model through one unified REST API. Get a key on the API Keys page.
curl -X POST https://www.namifusion.com/api/v1/marketplace/run/namifusion/faceswap-image-pro \
-H "Authorization: Bearer sk-YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{ "input": { "sourceImage": ..., "targetImage": ..., "face_enhance": ... } }'Related models
namifusion Image/Video Face Swap
NamiFusion Video Face Swap Model Supports images and videos, easy single or multi-person face swapping. Compatible with multiple model_style options, can output realistic results or one-click beauty-enhanced versions — natural and great-looking!
换脸
NamiFusion Faceswap v5 is a high-speed, cost-effective model designed for large-scale, real-time workflows, delivering lifelike results with automatic skin tone matching and professional quality.
namifusion Image Face Swap
NamiFusion Face Swap Model Easy single or multi-person face swapping. Compatible with multiple model_style options, can output realistic results or one-click beauty-enhanced versions — natural and great-looking!
FaceDetect
A face detection model used to detect facial information contained in input elements.
FaceDetect
A face detection model used to detect facial information contained in input elements.