CosmickVisions commited on
Commit
f22a722
·
verified ·
1 Parent(s): bc73880

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -16
requirements.txt CHANGED
@@ -1,19 +1,9 @@
1
  streamlit
2
- pandas
3
- numpy
4
- scikit_learn
5
- plotly
6
- seaborn
7
- matplotlib
8
- folium
9
- streamlit_folium
10
- ydata_profiling
11
- streamlit_ydata_profiling
12
- pycaret
13
- scipy
14
- shap
15
- tensorflow
16
- ydata_profiling
17
-
18
 
19
 
 
1
  streamlit
2
+ pandas
3
+ numpy
4
+ plotly
5
+ scikit_learn
6
+ pandas_profiling
7
+ streamlit
 
 
 
 
 
 
 
 
 
 
8
 
9