Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ pandas
|
|
3 |
numpy
|
4 |
spacy
|
5 |
scikit-learn
|
6 |
-
|
7 |
joblib
|
8 |
openpyxl
|
9 |
xlrd
|
|
|
3 |
numpy
|
4 |
spacy
|
5 |
scikit-learn
|
6 |
+
tensorflow
|
7 |
joblib
|
8 |
openpyxl
|
9 |
xlrd
|