Anshini commited on
Commit
34413be
·
verified ·
1 Parent(s): 1095ff4

Update requirements.txt

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