PANH commited on
Commit
e661b00
1 Parent(s): ee4c2a1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -1
requirements.txt CHANGED
@@ -2,4 +2,12 @@ torch
2
  pytorch-lightning
3
  safetensors
4
  requests
5
- .
 
 
 
 
 
 
 
 
 
2
  pytorch-lightning
3
  safetensors
4
  requests
5
+ alignscore>=0.1
6
+ ctc_score==0.1.3
7
+ BLEURT @ git+https://github.com/google-research/bleurt@cebe7e6f996b40910cfaa520a63db47807e3bf5c
8
+ bert_score==0.3.11
9
+ rake_nltk==1.0.6
10
+ summa==1.2.0
11
+ benepar==0.2.0
12
+ summac==0.0.3
13
+ tabulate>=0.9.0,<1