Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
streamlit==1.24.0
|
2 |
python-docx==0.8.11
|
3 |
nltk==3.8.1
|
4 |
-
matplotlib==3.7.2
|
|
|
|
1 |
streamlit==1.24.0
|
2 |
python-docx==0.8.11
|
3 |
nltk==3.8.1
|
4 |
+
matplotlib==3.7.2
|
5 |
+
spacy
|