Debmalya commited on
Commit
40f343a
·
1 Parent(s): c5c6c92
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -4,7 +4,6 @@ jinja2==2.11.3
4
  markupsafe==2.0.1
5
  numpy==1.19.5
6
  plotly==4.14.3
7
- spacy<2.4.0
8
  streamlit>=0.76.0
9
- en_core_web_sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.0.0/en_core_web_sm-3.0.0.tar.gz
10
 
 
4
  markupsafe==2.0.1
5
  numpy==1.19.5
6
  plotly==4.14.3
 
7
  streamlit>=0.76.0
8
+
9