Mark7549 commited on
Commit
f61a981
1 Parent(s): 42511eb

added umap-learn to requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,6 +3,7 @@ gensim
3
  xlsxwriter
4
  pandas
5
  umap
 
6
  scikit-learn
7
  matplotlib
8
  scipy==1.10.1
 
3
  xlsxwriter
4
  pandas
5
  umap
6
+ umap-learn
7
  scikit-learn
8
  matplotlib
9
  scipy==1.10.1