pritamdeka commited on
Commit
1df7d15
β€’
1 Parent(s): 3bdb4e1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
  nltk
2
  sentence-transformers
3
  gradio
4
- #scispacy
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
 
 
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