Spaces:
Build error
Build error
ohjho
commited on
Commit
•
a618917
1
Parent(s):
b66d9b4
bumped timm version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ torch==1.8.0
|
|
4 |
numpy>=1.15.2
|
5 |
Pillow>=6.2.0
|
6 |
# DPT
|
7 |
-
timm
|
8 |
# BTS
|
9 |
albumentations>=1.1.0
|
10 |
torchvision==0.9.0
|
|
|
4 |
numpy>=1.15.2
|
5 |
Pillow>=6.2.0
|
6 |
# DPT
|
7 |
+
timm>=0.6.12
|
8 |
# BTS
|
9 |
albumentations>=1.1.0
|
10 |
torchvision==0.9.0
|