cdingram/face-swap 🖼️ → 🖼️

▶️ 1.1M runs 📅 Aug 2024 ⚙️ Cog 0.9.14
image-editing image-face-swap image-to-image

About

Image to image face swapping

Example Output

Output

Example output

Performance Metrics

10.05s Prediction Time
94.68s Total Time
All Input Parameters
{
  "swap_image": "https://replicate.delivery/pbxt/LPsGWNxuQfToPpKfIxIJUrjLVSH3pLeIWMvCNPKx4k8bZoPa/elon.jpeg",
  "input_image": "https://replicate.delivery/pbxt/LPsGWYhFW03GN2y21RDRlat7YBCVPupkwyEg3Ca0YxcFWYNE/images.jpeg"
}
Input Parameters
swap_image (required) Type: string
Swap image
input_image (required) Type: string
Target image
Output Schema

Output

Type: stringFormat: uri

Example Execution Logs
/root/.pyenv/versions/3.10.14/lib/python3.10/site-packages/insightface/utils/transform.py:68: FutureWarning: `rcond` parameter will change to the default of machine precision times ``max(M, N)`` where M and N are the input matrix dimensions.
To use the future default and silence this warning we advise to pass `rcond=None`, to keep using the old, explicitly pass `rcond=-1`.
P = np.linalg.lstsq(X_homo, Y)[0].T # Affine matrix. 3 x 4
(225, 225, 3) None None
Version Details
Version ID
d1d6ea8c8be89d664a07a457526f7128109dee7030fdac424788d762c71ed111
Version Created
August 9, 2024
Run on Replicate →