Spaces:
Runtime error
Runtime error
BillBojangeles2000
commited on
Commit
·
d2be95e
1
Parent(s):
aafdaf1
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ jaro-winkler
|
|
5 |
gradio-client
|
6 |
language-tool-python
|
7 |
numpy
|
8 |
-
spacy
|
9 |
streamlit
|
10 |
-
|
|
|
|
|
|
5 |
gradio-client
|
6 |
language-tool-python
|
7 |
numpy
|
|
|
8 |
streamlit
|
9 |
+
spacy
|
10 |
+
spacytextblob
|
11 |
+
https://huggingface.co/spacy/en_core_web_sm/resolve/main/en_core_web_sm-any-py3-none-any.whl
|