Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -1,2 +1,9 @@
|
|
1 |
pandas
|
2 |
-
openpyxl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
pandas
|
2 |
+
openpyxl
|
3 |
+
gensim==3.8.3
|
4 |
+
tensorflow
|
5 |
+
keras
|
6 |
+
contractions
|
7 |
+
nltk
|
8 |
+
numpy
|
9 |
+
spacy
|