Spaces:
Sleeping
Sleeping
Commit
·
92447ac
1
Parent(s):
be60b2c
update
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
numpy
|
3 |
+
opencv-python
|
4 |
+
keras
|
5 |
+
matplotlib
|
6 |
+
pillow
|
7 |
+
tensorflow
|
8 |
+
dlib
|
9 |
+
face-recognition
|