Spaces:
Sleeping
Sleeping
jcmachicao
commited on
Commit
•
3f46701
1
Parent(s):
9b33b38
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
face-recognition==1.3.0
|
2 |
matplotlib==3.5.1
|
3 |
-
numpy==1.
|
4 |
opencv_python==4.5.4.60
|
5 |
pandas==1.3.5
|
6 |
-
Pillow==
|
7 |
-
streamlit==1.
|
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.0
|
4 |
opencv_python==4.5.4.60
|
5 |
pandas==1.3.5
|
6 |
+
Pillow==9.2.0
|
7 |
+
streamlit==1.11.0
|
8 |
dlib==19.21.0
|
9 |
fsspec==0.7.4
|
10 |
xlrd==1.1.0
|