Anshini commited on
Commit
7ae1014
·
verified ·
1 Parent(s): fd26e79

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ numpy
2
+ pandas
3
+ streamlit
4
+ matplotlib
5
+ seaborn
6
+ plotly
7
+ plotly-express
8
+ scikit-learn
9
+ opencv-python
10
+ Pillow