Zeyadd-Mostaffa commited on
Commit
b59b8da
·
verified ·
1 Parent(s): 9ad6b4b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -6
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- gradio==3.15.0
2
- xgboost>=1.6.0
3
- numpy
4
- joblib
5
- matplotlib
6
- pandas
 
 
 
1
+ gradio==3.15.0
2
+ scikit-learn
3
+ pandas
4
+ numpy
5
+ joblib
6
+ xgboost
7
+ matplotlib
8
+ seaborn