Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -2,5 +2,8 @@ numpy>=1.21.0
|
|
2 |
torch>=1.9.0
|
3 |
einops>=0.6.0
|
4 |
Pillow>=9.0.0
|
5 |
-
timm>=0.
|
6 |
-
torchvision>=0.10.0
|
|
|
|
|
|
|
|
2 |
torch>=1.9.0
|
3 |
einops>=0.6.0
|
4 |
Pillow>=9.0.0
|
5 |
+
timm>=1.0.10
|
6 |
+
torchvision>=0.10.0
|
7 |
+
|
8 |
+
|
9 |
+
|