sacreemure commited on
Commit
6ef0ba6
1 Parent(s): ce746b1

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ nltk>=3.8.1
2
+ torch>=2.1.1
3
+ bert-extractive-summarizer>=0.10.1