hylee719 commited on
Commit
227f402
1 Parent(s): 0bf6be0

update requirements for nltk stopwords

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -4,3 +4,4 @@ numpy==1.22.4
4
  scipy==1.7.3
5
  torch==1.10.2
6
  transformers==4.29.1
 
 
4
  scipy==1.7.3
5
  torch==1.10.2
6
  transformers==4.29.1
7
+ nltk==3.8.0