Navya-Sree commited on
Commit
b1fddef
·
verified ·
1 Parent(s): 0c5b914

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -7
requirements.txt CHANGED
@@ -1,7 +1,12 @@
1
- gradio>=4.0.0
2
- plotly>=5.0.0
3
- pandas>=1.5.0
4
- numpy>=1.21.0
5
- matplotlib>=3.5.0
6
- seaborn>=0.11.0
7
- scipy>=1.9.0
 
 
 
 
 
 
1
+ numpy
2
+ pandas
3
+ matplotlib
4
+ seaborn
5
+ plotly
6
+ scipy
7
+ scikit-learn
8
+ tensorflow
9
+ shap
10
+ joblib
11
+ holidays
12
+ gradio