gtech13 commited on
Commit
88b9f3e
·
verified ·
1 Parent(s): 359c115

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt CHANGED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ pandas
3
+ bertopic
4
+ sentence-transformers
5
+ scikit-learn
6
+ umap-learn
7
+ hdbscan
8
+ gensim
9
+ matplotlib
10
+ seaborn