Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -8
requirements.txt
CHANGED
@@ -2,11 +2,4 @@ torch
|
|
2 |
pytorch-lightning
|
3 |
safetensors
|
4 |
requests
|
5 |
-
|
6 |
-
BLEURT @ git+https://github.com/google-research/bleurt@cebe7e6f996b40910cfaa520a63db47807e3bf5c
|
7 |
-
bert_score
|
8 |
-
rake_nltk
|
9 |
-
summa
|
10 |
-
benepar
|
11 |
-
summac
|
12 |
-
tabulate
|
|
|
2 |
pytorch-lightning
|
3 |
safetensors
|
4 |
requests
|
5 |
+
transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|