Perth0603 commited on
Commit
092cc82
·
verified ·
1 Parent(s): ee00f05

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -12,4 +12,5 @@ scikit-learn>=1.3.0
12
  joblib>=1.3.0
13
  pandas>=2.0.0
14
  xgboost>=2.0.0
15
-
 
 
12
  joblib>=1.3.0
13
  pandas>=2.0.0
14
  xgboost>=2.0.0
15
+ nltk>=3.8.1
16
+ textblob>=0.17.1