DHEIVER commited on
Commit
fc34d2f
·
verified ·
1 Parent(s): 183b339

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -6,7 +6,7 @@ numpy>=1.24.0
6
  pandas>=2.0.0
7
  llama-cpp-python
8
  sentence-transformers
9
-
10
  # Data visualization
11
  plotly>=5.18.0
12
 
 
6
  pandas>=2.0.0
7
  llama-cpp-python
8
  sentence-transformers
9
+ textblob
10
  # Data visualization
11
  plotly>=5.18.0
12