Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1 +1,2 @@
|
|
1 |
-
spacy_streamlit
|
|
|
|
1 |
+
spacy_streamlit
|
2 |
+
python -m spacy download en_core_web_sm
|