Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ nltk
|
|
8 |
textblob
|
9 |
gunicorn
|
10 |
keras
|
11 |
-
tensorflow
|
|
|
|
8 |
textblob
|
9 |
gunicorn
|
10 |
keras
|
11 |
+
tensorflow
|
12 |
+
spacy
|