JadAssaf commited on
Commit
5a5a555
·
1 Parent(s): 0befc7c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio==2.4.6
2
- joblib==1.0.0
3
- scikit-learn==0.24.0
4
- imblearn==0.0
 
1
+ gradio==3.15.0
2
+ imbalanced_learn==0.9.1
3
+ imblearn==0.0
4
+ sklearn==0.0