andreslu commited on
Commit
c2bfd16
1 Parent(s): 4f254e5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -1
requirements.txt CHANGED
@@ -1,2 +1,9 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
- torch
 
 
 
 
 
 
 
 
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
+ torch
3
+ ngram==3.3.2
4
+ nltk==3.6.2
5
+ rouge-score==0.0.4
6
+ tqdm==4.49.0
7
+ sklearn==0.0
8
+ setuptools==52.0.0
9
+ transformers