Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -5,3 +5,7 @@ nltk
|
|
| 5 |
bokeh==2.4.1
|
| 6 |
streamlit-bokeh-events==0.1.2
|
| 7 |
openpyxl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
bokeh==2.4.1
|
| 6 |
streamlit-bokeh-events==0.1.2
|
| 7 |
openpyxl
|
| 8 |
+
spacy
|
| 9 |
+
inflector
|
| 10 |
+
streamlit-aggrid
|
| 11 |
+
unidecode
|