pikachupichu25/image-faceswap 🖼️❓🔢 → 🖼️

▶️ 36.4K runs 📅 Sep 2024 ⚙️ Cog 0.9.21
image-editing image-face-swap

About

Example Output

Output

Example output

Performance Metrics

7.62s Prediction Time
477.90s Total Time
All Input Parameters
{
  "swap_image": "https://replicate.delivery/pbxt/Li90A7TH1Sw7yt8tiHASsR503NWSr0oPpFlH2Zvx0CVesy0j/eriko_flux-pro_928551_front_view_portrait_photo_of_attractive_26_year_old_female_with_petite_and_energetic_build_1724222990.jpg",
  "target_image": "https://replicate.delivery/pbxt/Li909x8UngqveewrofopssudoQLese8slMYLFWcT2HWh1FxX/1698647311_clipdrop.png",
  "output_format": "webp",
  "output_quality": 80
}
Input Parameters
swap_image (required) Type: string
Swap/source image
target_image (required) Type: string
Target/base image
output_format Default: webp
Format of the output images
output_quality Type: integerDefault: 80Range: 0 - 100
Quality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs
Output Schema

Output

Type: stringFormat: uri

Example Execution Logs
/root/.pyenv/versions/3.8.20/lib/python3.8/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
(1024, 1024, 3) None None
Version Details
Version ID
94b109952d4dd3cb6e9947340a6a099cc9a4821af8807a879c1f7af92e2a3b00
Version Created
September 27, 2024
Run on Replicate →