DSDUDEd commited on
Commit
ffea94b
·
verified ·
1 Parent(s): 1959595

Update app.py

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -5,3 +5,6 @@ accelerate
5
  numpy
6
  torch
7
  gradio
 
 
 
 
5
  numpy
6
  torch
7
  gradio
8
+ nltk
9
+ rouge_score
10
+ absl-py