Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
|
| 2 |
# Face Swapping App by Adil Khan
|
| 3 |
|
|
@@ -98,5 +108,4 @@ For more projects and updates, visit my [GitHub Profile](https://github.com/AdiK
|
|
| 98 |
|
| 99 |
---
|
| 100 |
|
| 101 |
-
Feel free to reach out with any questions or feedback! 😊
|
| 102 |
-
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Face Swap App
|
| 3 |
+
emoji: 🤖
|
| 4 |
+
colorFrom: purple
|
| 5 |
+
colorTo: pink
|
| 6 |
+
sdk: streamlit
|
| 7 |
+
sdk_version: "1.27.0"
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
---
|
| 11 |
|
| 12 |
# Face Swapping App by Adil Khan
|
| 13 |
|
|
|
|
| 108 |
|
| 109 |
---
|
| 110 |
|
| 111 |
+
Feel free to reach out with any questions or feedback! 😊
|
|
|