ttphong68 commited on
Commit
d5bc4da
1 Parent(s): cc6170a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Pillow
2
+ newspaper3k
3
+ urllib3
4
+ streamlit
5
+ beautifulsoup4
6
+ protobuf==3.20.0
7
+ jinja2>=3.0
8
+ transformers
9
+ sentencepiece
10
+ rouge
11
+ nltk
12
+ torch