Spaces:
Sleeping
Sleeping
LovnishVerma
commited on
Commit
•
b35733a
1
Parent(s):
9befc9d
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
Keras
|
3 |
+
tensorflow
|
4 |
+
Pillow
|
5 |
+
numpy
|
6 |
+
opencv-python
|
7 |
+
requests
|
8 |
+
face-recognition
|