faizhalas commited on
Commit
255c20e
1 Parent(s): 0c885f9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -17,13 +17,13 @@ streamlit-agraph
17
  umap-learn
18
  wordcloud
19
  mlxtend
20
- bertopic==0.14.0
21
  ipywidgets==7.6.6
22
  bitermplus
23
  tmplot
24
  tomotopy
25
  pipeline
26
- spacy==3.5.0
27
- https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.5.0/en_core_web_sm-3.5.0-py3-none-any.whl
28
  html2image
29
  umap-learn
 
17
  umap-learn
18
  wordcloud
19
  mlxtend
20
+ bertopic
21
  ipywidgets==7.6.6
22
  bitermplus
23
  tmplot
24
  tomotopy
25
  pipeline
26
+ spacy==3.7.2
27
+ #https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.5.0/en_core_web_sm-3.5.0-py3-none-any.whl
28
  html2image
29
  umap-learn