mobrown commited on
Commit
6d47be6
1 Parent(s): 8c497f4

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ numpy~=1.24.2
2
+ gensim~=4.3.2
3
+ gradio~=4.19.1
4
+ plotly~=5.20.0
5
+ scikit-learn~=1.2.2