tensorized commited on
Commit
761cf8b
1 Parent(s): d1e81dc

updating requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- pip install git+https://github.com/bigscience-workshop/biomedical.git
2
- pip install streamlit==1.9.2
3
- pip install plotly
4
- pip install matplotlib
5
- pip install matplotlib_venn
6
- pip install nltk
7
- pip install spacy
8
- pip install rich
9
- pip install https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.0.0/en_core_web_sm-3.0.0.tar.gz
 
1
+ git+https://github.com/bigscience-workshop/biomedical.git
2
+ streamlit==1.9.2
3
+ plotly
4
+ matplotlib
5
+ matplotlib_venn
6
+ nltk
7
+ rich
8
+ spacy>=3.0.0,<4.0.0
9
+ en_core_web_sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.4.0/en_core_web_sm-3.4.0-py3-none-any.whl