nexacore commited on
Commit
b6cdae1
·
verified ·
1 Parent(s): e42e883

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- pandas==2.2.0
2
- numpy==1.26.4
3
- lightgbm==4.3.0
4
- scikit-learn==1.4.0
5
- matplotlib==3.8.0
6
- joblib==1.3.2
7
- huggingface_hub==0.21.0
8
- gradio==4.19.2
9
- schedule==1.2.1
 
1
+ pandas
2
+ numpy
3
+ lightgbm
4
+ scikit-learn
5
+ matplotlib
6
+ joblib
7
+ huggingface_hub
8
+ gradio
9
+ schedule