Spaces:
Build error
Build error
Update requirements.txt
#4
by
karanjakhar
- opened
- 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
|