maulerr commited on
Commit
47d2dc7
1 Parent(s): a4bba1a

nltk added

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  # Core dependencies
2
  Flask==2.3.3
3
  textblob==0.15.3
 
4
 
5
  # Machine learning and NLP
6
  torch==1.13.1
 
1
  # Core dependencies
2
  Flask==2.3.3
3
  textblob==0.15.3
4
+ nltk==3.8.1
5
 
6
  # Machine learning and NLP
7
  torch==1.13.1