Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
torch
|
2 |
torchvision
|
3 |
Pillow
|
4 |
-
|
5 |
-
matplotlib
|
6 |
-
timm==0.4.5
|
|
|
1 |
torch
|
2 |
torchvision
|
3 |
Pillow
|
4 |
+
timm
|
|
|
|