Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -52,6 +52,7 @@ scikit-learn==1.6.1
|
|
| 52 |
scipy==1.15.3
|
| 53 |
sentencepiece==0.2.0
|
| 54 |
spacy==3.8.5
|
|
|
|
| 55 |
stanza==1.10.1
|
| 56 |
streamlit==1.45.1
|
| 57 |
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.7.1/en_core_web_sm-3.7.1-py3-none-any.whl
|
| 56 |
stanza==1.10.1
|
| 57 |
streamlit==1.45.1
|
| 58 |
sympy==1.13.1
|