Spaces:
Sleeping
Sleeping
jcmachicao
commited on
Commit
•
f54a667
1
Parent(s):
fc0db11
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
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
|
|
|
1 |
face-recognition==1.3.0
|
2 |
matplotlib==3.5.1
|
3 |
numpy==1.22
|
4 |
+
altair==4.9.0
|
5 |
opencv_python==4.5.4.60
|
6 |
pandas==1.3.5
|
7 |
Pillow==10.0.1
|