Spaces:
Sleeping
Sleeping
Commit
·
de316da
1
Parent(s):
7a74d3f
fix typo
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
adamp==0.3.0
|
2 |
albumentations==1.4.18
|
3 |
-
numpy==1.
|
4 |
opencv-python==4.12.0.88
|
5 |
opencv-python-headless==4.12.0.88
|
6 |
pytorch-msssim==1.0.0
|
|
|
1 |
adamp==0.3.0
|
2 |
albumentations==1.4.18
|
3 |
+
numpy==1.24.4
|
4 |
opencv-python==4.12.0.88
|
5 |
opencv-python-headless==4.12.0.88
|
6 |
pytorch-msssim==1.0.0
|