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