Spaces:
Sleeping
Sleeping
jcmachicao
commited on
Commit
•
3f6249c
1
Parent(s):
9dce852
Upload requirements.txt
Browse files- requirements.txt +10 -0
requirements.txt
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
face_recognition==1.3.0
|
2 |
+
matplotlib==3.5.1
|
3 |
+
numpy==1.21.4
|
4 |
+
opencv_python==4.5.4.60
|
5 |
+
pandas==1.3.5
|
6 |
+
Pillow==8.4.0
|
7 |
+
streamlit==1.3.0
|
8 |
+
dlib==19.21.0
|
9 |
+
fsspec==0.7.4
|
10 |
+
xlrd==1.1.0
|