nehulagrawal
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -14,12 +14,12 @@ license: apache-2.0
|
|
14 |
---
|
15 |
# FaceSwap - AI-Powered Headshot Generator
|
16 |
|
17 |
-
**FaceSwap** is a flow designed to seamlessly swap faces between two images
|
18 |
|
19 |
FaceSwap utilizes models to detect key facial landmarks, map them to the target face, and generate a realistic face swap by considering aspects like lighting, expression, and pose. This flow is designed to provide an easy-to-use interface through ComfyUI, allowing users to swap faces effortlessly with minimal setup.
|
20 |
|
21 |
<div align="center">
|
22 |
-
<img width="
|
23 |
</div>
|
24 |
|
25 |
## Requirements
|
|
|
14 |
---
|
15 |
# FaceSwap - AI-Powered Headshot Generator
|
16 |
|
17 |
+
**FaceSwap** is a flow designed to seamlessly swap faces between two images. This project is built on top of ComfyUI, a modular and flexible interface that enables easy integration and customization of AI workflows. By leveraging advanced facial recognition and manipulation technologies, FaceSwap allows users to replace one face with another in images.
|
18 |
|
19 |
FaceSwap utilizes models to detect key facial landmarks, map them to the target face, and generate a realistic face swap by considering aspects like lighting, expression, and pose. This flow is designed to provide an easy-to-use interface through ComfyUI, allowing users to swap faces effortlessly with minimal setup.
|
20 |
|
21 |
<div align="center">
|
22 |
+
<img width="500" height="500" alt="foduucom/FaceSwap" src="https://huggingface.co/foduucom/Headshot_Generator-FaceSwap/resolve/main/display.png">
|
23 |
</div>
|
24 |
|
25 |
## Requirements
|