Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio==3.27.0
|
2 |
joblib==1.2.0
|
3 |
pandas==1.5.3
|
4 |
-
xgboost==1.
|
5 |
numpy==1.24.0
|
6 |
scikit-learn==1.2.0
|
|
|
1 |
gradio==3.27.0
|
2 |
joblib==1.2.0
|
3 |
pandas==1.5.3
|
4 |
+
xgboost==1.7.5 --extra-index-url https://pypi.nvidia.com
|
5 |
numpy==1.24.0
|
6 |
scikit-learn==1.2.0
|