lauren-cw commited on
Commit
3e3165e
·
verified ·
1 Parent(s): f9acf26

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +17 -17
requirements.txt CHANGED
@@ -1,17 +1,17 @@
1
- gradio
2
- pandas
3
- numpy
4
- matplotlib.pyplot
5
- sklearn
6
- joblib
7
- lightgbm
8
- gspread
9
- google-auth
10
- pytz
11
- pickle
12
- lightgbm.LGBMClassifier
13
- AutoPreprocess.AutoPreprocess
14
- time
15
- datetime
16
- os
17
- json
 
1
+ gradio
2
+ pandas
3
+ numpy
4
+ matplotlib
5
+ scikit-learn
6
+ joblib
7
+ lightgbm
8
+ gspread
9
+ google-auth
10
+ pytz
11
+ pickle
12
+ lightgbm
13
+ AutoPreprocess
14
+ time
15
+ datetime
16
+ os
17
+ json