Spaces:
Runtime error
Runtime error
JustinLin610
commited on
Commit
•
36cea6c
1
Parent(s):
57b52e7
add transformers
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,6 +7,6 @@ pycocoevalcap==1.2
|
|
7 |
pytorch_lightning
|
8 |
einops
|
9 |
datasets
|
10 |
-
rouge_score
|
11 |
python-Levenshtein
|
12 |
zhconv
|
|
|
|
7 |
pytorch_lightning
|
8 |
einops
|
9 |
datasets
|
|
|
10 |
python-Levenshtein
|
11 |
zhconv
|
12 |
+
transformers
|