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