pritamdeka commited on
Commit
d454b21
β€’
1 Parent(s): c7dcba9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -3,7 +3,8 @@ 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
- spacy>=3.0.0,<4.0.0
7
  https://github.com/explosion/spacy-models/releases/download/en_core_web_lg-3.2.0/en_core_web_lg-3.2.0.tar.gz#egg=en_core_web_lg
8
  numpy
9
- git+https://github.com/allenai/scispacy.git
 
 
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
+ spacy
7
  https://github.com/explosion/spacy-models/releases/download/en_core_web_lg-3.2.0/en_core_web_lg-3.2.0.tar.gz#egg=en_core_web_lg
8
  numpy
9
+ git+https://github.com/allenai/scispacy.git
10
+ pip