namanraj commited on
Commit
4525939
·
verified ·
1 Parent(s): c9dfddf

Update requirements.txt

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