Spaces:
Runtime error
Runtime error
jwyang
commited on
Commit
•
714d64c
1
Parent(s):
984c304
change timm version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch==1.10.1
|
2 |
torchvision==0.11.2
|
3 |
opencv-python-headless==4.5.3.56
|
4 |
-
timm
|
5 |
numpy
|
6 |
yacs
|
|
|
1 |
torch==1.10.1
|
2 |
torchvision==0.11.2
|
3 |
opencv-python-headless==4.5.3.56
|
4 |
+
timm==0.4.12
|
5 |
numpy
|
6 |
yacs
|