Kongfha commited on
Commit
7b14708
·
verified ·
1 Parent(s): e32bc4f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ streamlit>=1.15.0
2
+ numpy>=1.22.0
3
+ pandas>=1.3.0
4
+ plotly>=5.0.0
5
+ pyspark>=3.3.1
6
+ sentence-transformers>=2.2.2
7
+ scikit-learn>=1.1.0