Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -2,6 +2,8 @@ networkx
|
|
| 2 |
matplotlib
|
| 3 |
spacy
|
| 4 |
https://huggingface.co/spacy/es_core_news_lg/resolve/main/es_core_news_lg-any-py3-none-any.whl
|
|
|
|
|
|
|
| 5 |
pydantic
|
| 6 |
numpy
|
| 7 |
thinc
|
|
|
|
| 2 |
matplotlib
|
| 3 |
spacy
|
| 4 |
https://huggingface.co/spacy/es_core_news_lg/resolve/main/es_core_news_lg-any-py3-none-any.whl
|
| 5 |
+
https://github.com/explosion/spacy-models/releases/download/en_core_web_lg-3.5.0/en_core_web_lg-3.5.0-py3-none-any.whl
|
| 6 |
+
https://github.com/explosion/spacy-models/releases/download/fr_core_news_lg-3.5.0/fr_core_news_lg-3.5.0-py3-none-any.whl
|
| 7 |
pydantic
|
| 8 |
numpy
|
| 9 |
thinc
|