sergiomar73
commited on
Commit
•
359a507
1
Parent(s):
623d82f
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ openai
|
|
2 |
numpy
|
3 |
pickle5
|
4 |
plotly
|
5 |
-
spacy
|
|
|
|
2 |
numpy
|
3 |
pickle5
|
4 |
plotly
|
5 |
+
spacy
|
6 |
+
https://huggingface.co/spacy/en_core_web_sm/resolve/main/en_core_web_sm-any-py3-none-any.whl
|