Spaces:
Sleeping
Sleeping
Commit
·
7249277
1
Parent(s):
ccb8d7e
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -4,10 +4,8 @@ Cython==0.29.35
|
|
4 |
ipython==8.14.0
|
5 |
matplotlib==3.4.3
|
6 |
numpy==1.25.0
|
7 |
-
opencv_python==4.5.5.62
|
8 |
opencv_python_headless==4.7.0.72
|
9 |
-
Pillow==9.5.
|
10 |
-
PyYAML==6.0
|
11 |
PyYAML==6.0
|
12 |
scikit_learn==1.2.2
|
13 |
scipy==1.8.0
|
|
|
4 |
ipython==8.14.0
|
5 |
matplotlib==3.4.3
|
6 |
numpy==1.25.0
|
|
|
7 |
opencv_python_headless==4.7.0.72
|
8 |
+
Pillow==9.5.0s
|
|
|
9 |
PyYAML==6.0
|
10 |
scikit_learn==1.2.2
|
11 |
scipy==1.8.0
|