Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,6 @@ streamlit
|
|
| 7 |
mediapipe
|
| 8 |
pandas
|
| 9 |
pillow
|
| 10 |
-
numpy
|
|
|
|
|
|
|
|
|
| 7 |
mediapipe
|
| 8 |
pandas
|
| 9 |
pillow
|
| 10 |
+
numpy
|
| 11 |
+
face-recognition
|
| 12 |
+
dlib
|