FaceDetection / README.md
MohammedAli93's picture
Upload 4 files
c2fed66 verified
|
raw
history blame
498 Bytes
---
title: Face Swap
emoji: 🎭
colorFrom: red
colorTo: indigo
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false
license: mit
---
# Face Swap — InsightFace inswapper_128
Upload or snap a webcam photo of your face, click **Swap**, and it replaces the face in the target image (default: a Denmark fan). Runs on the free CPU tier.
Models:
- Detection + embedding: `buffalo_l` (auto-downloaded by insightface)
- Swap: `inswapper_128.onnx` (pulled from `ezioruan/inswapper_128.onnx`)