Spaces:
Runtime error
Runtime error
update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
timm==0.4.12
|
2 |
-
transformers
|
3 |
fairscale==0.4.4
|
4 |
pycocoevalcap
|
5 |
torch
|
@@ -24,3 +24,4 @@ setuptools
|
|
24 |
supervision
|
25 |
termcolor
|
26 |
yapf
|
|
|
|
1 |
timm==0.4.12
|
2 |
+
transformers
|
3 |
fairscale==0.4.4
|
4 |
pycocoevalcap
|
5 |
torch
|
|
|
24 |
supervision
|
25 |
termcolor
|
26 |
yapf
|
27 |
+
nltk
|