Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ pip
|
|
| 2 |
nltk
|
| 3 |
sentence-transformers
|
| 4 |
gradio
|
| 5 |
-
https://s3-us-west-2.amazonaws.com/ai2-s2-scispacy/releases/v0.5.
|
| 6 |
numpy
|
| 7 |
git+https://github.com/allenai/scispacy.git
|
| 8 |
networkx
|
|
|
|
| 2 |
nltk
|
| 3 |
sentence-transformers
|
| 4 |
gradio
|
| 5 |
+
https://s3-us-west-2.amazonaws.com/ai2-s2-scispacy/releases/v0.5.4/en_core_sci_lg-0.5.4.tar.gz
|
| 6 |
numpy
|
| 7 |
git+https://github.com/allenai/scispacy.git
|
| 8 |
networkx
|