pritamdeka
commited on
Commit
β’
ffda8a6
1
Parent(s):
f930e81
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ 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
|
8 |
-
networkx
|
|
|
|
|
|
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
|
9 |
+
newspaper3k
|
10 |
+
requests
|