Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
torch==1.7.1
|
2 |
-
timm
|
3 |
torchvision==0.8.2
|
4 |
opencv-python
|
|
|
1 |
torch==1.7.1
|
2 |
+
timm==0.4.12
|
3 |
torchvision==0.8.2
|
4 |
opencv-python
|