Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
networkx
|
2 |
matplotlib
|
3 |
spacy==3.5.3
|
4 |
-
https://
|
5 |
pydantic==1.10.9
|
6 |
numpy==1.23.5
|
7 |
thinc==8.1.10
|
|
|
1 |
networkx
|
2 |
matplotlib
|
3 |
spacy==3.5.3
|
4 |
+
!pip install https://huggingface.co/spacy/es_core_news_lg/resolve/main/es_core_news_lg-any-py3-none-any.whl
|
5 |
pydantic==1.10.9
|
6 |
numpy==1.23.5
|
7 |
thinc==8.1.10
|