pritamdeka
commited on
Commit
β’
ee04fdb
1
Parent(s):
e38706d
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
nltk
|
2 |
sentence-transformers
|
3 |
gradio
|
4 |
-
https://s3-us-west-2.amazonaws.com/ai2-s2-scispacy/releases/v0.5.
|
5 |
numpy
|
6 |
git+https://github.com/allenai/scispacy.git
|
7 |
networkx
|
|
|
1 |
nltk
|
2 |
sentence-transformers
|
3 |
gradio
|
4 |
+
https://s3-us-west-2.amazonaws.com/ai2-s2-scispacy/releases/v0.5.1/en_core_sci_lg-0.5.1.tar.gz
|
5 |
numpy
|
6 |
git+https://github.com/allenai/scispacy.git
|
7 |
networkx
|