SSS18 commited on
Commit
863540f
·
verified ·
1 Parent(s): 9ecea8c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- gradio
2
- pandas
3
  scikit-learn==1.6.1
4
- joblib
5
- imbalanced-learn
 
1
+ flask==3.0.2
2
+ numpy==1.26.4
3
  scikit-learn==1.6.1
4
+ imbalanced-learn==0.12.3
5
+ gunicorn==21.2.0