Spaces:
Runtime error
Runtime error
commit
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ pandas>=0.19
|
|
4 |
tensorflow==2.6.0
|
5 |
torch>=1.7.0
|
6 |
matplotlib>=1.4.3
|
7 |
-
scikit-learn>=0.18
|
|
|
|
4 |
tensorflow==2.6.0
|
5 |
torch>=1.7.0
|
6 |
matplotlib>=1.4.3
|
7 |
+
scikit-learn>=0.18
|
8 |
+
timm=0.6.12
|