Spaces:
Build error
Build error
- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
gradio
|
| 2 |
numpy
|
| 3 |
Pillow
|
| 4 |
-
deepface
|
| 5 |
opencv-python-headless
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
numpy
|
| 3 |
Pillow
|
|
|
|
| 4 |
opencv-python-headless
|
| 5 |
+
git+https://github.com/serengil/deepface.git
|