Spaces:
Build error
Build error
jcmachicao
commited on
Commit
•
78391aa
1
Parent(s):
1a968b1
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
face_recognition==1.3.0
|
2 |
-
matplotlib
|
3 |
numpy==1.21.4
|
4 |
opencv_python==4.5.4.60
|
5 |
pandas==1.3.5
|
6 |
Pillow==8.4.0
|
7 |
-
streamlit
|
8 |
dlib==19.21.0
|
9 |
fsspec==0.7.4
|
10 |
xlrd==1.1.0
|
|
|
1 |
face_recognition==1.3.0
|
2 |
+
matplotlib
|
3 |
numpy==1.21.4
|
4 |
opencv_python==4.5.4.60
|
5 |
pandas==1.3.5
|
6 |
Pillow==8.4.0
|
7 |
+
streamlit
|
8 |
dlib==19.21.0
|
9 |
fsspec==0.7.4
|
10 |
xlrd==1.1.0
|