Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
|
|
|
2 |
pandas
|
3 |
-
|
4 |
-
scikit-learn
|
5 |
huggingface_hub
|
6 |
-
xgboost==1.6.2
|
|
|
1 |
+
scikit-learn==1.2.2
|
2 |
+
xgboost==1.7.5
|
3 |
pandas
|
4 |
+
gradio
|
|
|
5 |
huggingface_hub
|
|