Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio==4.44.1
|
|
|
2 |
joblib==1.3.2
|
3 |
xgboost==2.0.3
|
4 |
numpy==1.26.4
|
|
|
1 |
gradio==4.44.1
|
2 |
+
scikit-learn
|
3 |
joblib==1.3.2
|
4 |
xgboost==2.0.3
|
5 |
numpy==1.26.4
|