bwingenroth
commited on
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch==1.9.0
|
2 |
torchvision==0.10.0
|
3 |
-
timm
|
4 |
Pillow
|
5 |
blobfile
|
6 |
mypy
|
|
|
1 |
torch==1.9.0
|
2 |
torchvision==0.10.0
|
3 |
+
timm==0.9.16
|
4 |
Pillow
|
5 |
blobfile
|
6 |
mypy
|