lkchew commited on
Commit
4285c97
·
verified ·
1 Parent(s): 76afcf0

Update requirements.txt

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