Qarlsberg commited on
Commit
7170205
1 Parent(s): 45a00b2

Create requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +8 -0
requirement.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ umap-learn
3
+ hdbscan
4
+ plotly
5
+ scikit-learn
6
+ numpy
7
+ matplotlib
8
+ pandas