Kuautli commited on
Commit
b1cb914
·
verified ·
1 Parent(s): 63f9eaa

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ pandas
2
+ plotly
3
+ python-dotenv
4
+ google-api-python-client
5
+ sentence-transformers
6
+ scikit-learn
7
+ wordcloud
8
+ umap-learn