Commit
·
af38765
1
Parent(s):
d454b21
Update requirements.txt
Browse files- requirements.txt +0 -3
requirements.txt
CHANGED
@@ -3,8 +3,5 @@ sentence-transformers
|
|
3 |
gradio
|
4 |
#scispacy
|
5 |
https://s3-us-west-2.amazonaws.com/ai2-s2-scispacy/releases/v0.4.0/en_core_sci_lg-0.4.0.tar.gz
|
6 |
-
spacy
|
7 |
-
https://github.com/explosion/spacy-models/releases/download/en_core_web_lg-3.2.0/en_core_web_lg-3.2.0.tar.gz#egg=en_core_web_lg
|
8 |
numpy
|
9 |
git+https://github.com/allenai/scispacy.git
|
10 |
-
pip
|
|
|
3 |
gradio
|
4 |
#scispacy
|
5 |
https://s3-us-west-2.amazonaws.com/ai2-s2-scispacy/releases/v0.4.0/en_core_sci_lg-0.4.0.tar.gz
|
|
|
|
|
6 |
numpy
|
7 |
git+https://github.com/allenai/scispacy.git
|
|