Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,4 +2,4 @@ gradio==4.19.2
|
|
2 |
xgboost==2.0.3
|
3 |
numpy==1.26.4
|
4 |
scikit-learn==1.5.0
|
5 |
-
|
|
|
2 |
xgboost==2.0.3
|
3 |
numpy==1.26.4
|
4 |
scikit-learn==1.5.0
|
5 |
+
pandas==2.2.2
|