Spaces:
Running
Running
victorisgeek
commited on
Commit
•
779bd60
1
Parent(s):
2ad5cb7
Update README.md
Browse filesThis is Best FaceSwap application.Fast Swap auto detect faces and enhance with pretrained models no need external download.
Models with
Gfpgan, RealESRGAN, codeformer, inswapper
README.md
CHANGED
@@ -8,4 +8,5 @@ sdk_version: 4.44.0
|
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
license: apache-2.0
|
|
|
11 |
---
|
|
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
license: apache-2.0
|
11 |
+
short_description: Faceswap application with fast swap with many ehance models.
|
12 |
---
|