codeplugtech/face-swap 🖼️ → 🖼️

▶️ 700.9K runs 📅 Feb 2024 ⚙️ Cog 0.9.4
image-editing image-face-swap image-to-image

About

Example Output

Output

Example output

Performance Metrics

12.47s Prediction Time
136.87s Total Time
All Input Parameters
{
  "swap_image": "https://replicate.delivery/pbxt/KYU956lXBNWkoblkuMb93b6CX8SFL2nrJTvv2T89Dm3DLhsW/swap%20img.jpg",
  "input_image": "https://replicate.delivery/pbxt/KYU95NKY092KYhmCDbLLOVHZqzSC27D5kQLHDb28YM6u8Il1/input.jpg"
}
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
/usr/local/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
(900, 1200, 3) None None
Version Details
Version ID
278a81e7ebb22db98bcba54de985d22cc1abeead2754eb1f2af717247be69b34
Version Created
February 17, 2024
Run on Replicate →