Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
6 |
click==7.1.2
|
7 |
-
typer==0.
|
8 |
-
|
9 |
-
en-ner-bc5cdr-md @ https://s3-us-west-2.amazonaws.com/ai2-s2-scispacy/releases/v0.4.0/en_ner_bc5cdr_md-0.4.0.tar.gz
|
|
|
1 |
+
streamlit==1.13.0
|
2 |
+
pandas==1.3.5
|
3 |
+
numpy==1.20.0
|
4 |
+
regex==2022.9.13
|
5 |
+
spacy==3.2.3
|
6 |
+
scispacy==0.5.0
|
7 |
click==7.1.2
|
8 |
+
typer==0.4.0
|
9 |
+
https://s3-us-west-2.amazonaws.com/ai2-s2-scispacy/releases/v0.5.0/en_ner_bc5cdr_md-0.5.0.tar.gz
|
|