Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
gradio
|
2 |
spacy
|
3 |
-
# small language model from spacy
|
|
|
|
1 |
gradio
|
2 |
spacy
|
3 |
+
# small language model from spacy
|
4 |
+
https://huggingface.co/spacy/en_core_web_sm/resolve/main/en_core_web_sm-any-py3-none-any.whl
|