Spaces:
Runtime error
Runtime error
Commit
·
4b730fc
1
Parent(s):
60802a9
transformrs
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torch>=1.10.2
|
|
|
2 |
pytorch-lightning~=1.6.5
|
3 |
timm~=0.6.7
|
4 |
nltk
|
|
|
1 |
torch>=1.10.2
|
2 |
+
transformers>=4.12.0
|
3 |
pytorch-lightning~=1.6.5
|
4 |
timm~=0.6.7
|
5 |
nltk
|