pritamdeka commited on
Commit
675930b
Β·
1 Parent(s): 1f561dd

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ nltk
2
+ sentence-transformers
3
+ gradio
4
+ https://s3-us-west-2.amazonaws.com/ai2-s2-scispacy/releases/v0.4.0/en_core_sci_lg-0.4.0.tar.gz
5
+ numpy
6
+ git+https://github.com/allenai/scispacy.git
7
+ networkx
8
+ newspaper3k
9
+ requests
10
+ inflect
11
+ biopython