Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -8
requirements.txt
CHANGED
@@ -1,11 +1,5 @@
|
|
1 |
streamlit
|
2 |
-
opencv-python
|
3 |
-
|
4 |
-
Keras
|
5 |
-
tensorflow
|
6 |
Pillow
|
7 |
numpy
|
8 |
-
|
9 |
-
requests
|
10 |
-
face-recognition
|
11 |
-
datetime
|
|
|
1 |
streamlit
|
2 |
+
opencv-python
|
|
|
|
|
|
|
3 |
Pillow
|
4 |
numpy
|
5 |
+
face-recognition
|
|
|
|
|
|