Spaces:
Build error
Build error
karanjakhar
commited on
Commit
•
a14ca15
1
Parent(s):
0e47677
Update requirements.txt
Browse filesThis will remove the build error.
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch
|
2 |
torchvision
|
3 |
-
transformers
|
4 |
addict
|
5 |
yapf
|
6 |
timm
|
|
|
1 |
torch
|
2 |
torchvision
|
3 |
+
transformers>=4.5.1
|
4 |
addict
|
5 |
yapf
|
6 |
timm
|