Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ scipy
|
|
6 |
plotly==5.11.0
|
7 |
Pillow==9.0.0
|
8 |
pandas==1.2.1
|
9 |
-
opencv-python==4.
|
10 |
numpy>=1.19.*
|
11 |
matplotlib==3.3.3
|
12 |
albumentations==0.5.2
|
|
|
6 |
plotly==5.11.0
|
7 |
Pillow==9.0.0
|
8 |
pandas==1.2.1
|
9 |
+
opencv-python==4.8.0.74
|
10 |
numpy>=1.19.*
|
11 |
matplotlib==3.3.3
|
12 |
albumentations==0.5.2
|