Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ numpy==1.26.0
|
|
8 |
matplotlib==3.7.2
|
9 |
kornia==0.7.3
|
10 |
timm==1.0.9
|
11 |
-
scipy==1.12.0
|
|
|
|
8 |
matplotlib==3.7.2
|
9 |
kornia==0.7.3
|
10 |
timm==1.0.9
|
11 |
+
scipy==1.12.0
|
12 |
+
opencv-python==4.8.0.76
|