Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -15,7 +15,9 @@ plotly
|
|
15 |
pyvis
|
16 |
streamlit-agraph
|
17 |
jinja2>=3.0.0
|
|
|
18 |
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
|
19 |
|
20 |
|
21 |
|
|
|
|
15 |
pyvis
|
16 |
streamlit-agraph
|
17 |
jinja2>=3.0.0
|
18 |
+
https://github.com/allenai/scispacy/releases/download/v0.5.1/en_core_sci_sm-0.5.1.tar.gz
|
19 |
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
|
20 |
|
21 |
|
22 |
|
23 |
+
|