Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -52,7 +52,7 @@ scikit-learn==1.6.1
|
|
| 52 |
scipy==1.15.3
|
| 53 |
sentencepiece==0.2.0
|
| 54 |
spacy==3.8.5
|
| 55 |
-
https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.
|
| 56 |
stanza==1.10.1
|
| 57 |
streamlit==1.45.1
|
| 58 |
sympy==1.13.1
|
|
|
|
| 52 |
scipy==1.15.3
|
| 53 |
sentencepiece==0.2.0
|
| 54 |
spacy==3.8.5
|
| 55 |
+
https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.8.0/en_core_web_sm-3.8.0-py3-none-any.whl
|
| 56 |
stanza==1.10.1
|
| 57 |
streamlit==1.45.1
|
| 58 |
sympy==1.13.1
|