Spaces:
Sleeping
Sleeping
jcmachicao
commited on
Commit
•
e3d547d
1
Parent(s):
b6cba84
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,10 +1,11 @@
|
|
1 |
face-recognition==1.3.0
|
2 |
matplotlib==3.5.1
|
3 |
-
numpy==1.22
|
4 |
opencv_python==4.5.4.60
|
5 |
pandas==1.3.5
|
6 |
Pillow==10.0.1
|
7 |
-
|
|
|
8 |
dlib==19.21.0
|
9 |
fsspec==0.7.4
|
10 |
xlrd==1.1.0
|
|
|
1 |
face-recognition==1.3.0
|
2 |
matplotlib==3.5.1
|
3 |
+
numpy==1.22
|
4 |
opencv_python==4.5.4.60
|
5 |
pandas==1.3.5
|
6 |
Pillow==10.0.1
|
7 |
+
pillow==9.2.0
|
8 |
+
streamlit==1.11.1
|
9 |
dlib==19.21.0
|
10 |
fsspec==0.7.4
|
11 |
xlrd==1.1.0
|