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