Commit
·
f9c5840
1
Parent(s):
af38765
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,3 +5,4 @@ gradio
|
|
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
|
|
|
|
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
|
8 |
+
networkx
|