Spaces:
Runtime error
Runtime error
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,3 +5,4 @@ scikit-learn==1.6.1
|
|
| 5 |
plotly==5.24.1
|
| 6 |
nltk==3.9.1
|
| 7 |
joblib==1.5.2
|
|
|
|
|
|
| 5 |
plotly==5.24.1
|
| 6 |
nltk==3.9.1
|
| 7 |
joblib==1.5.2
|
| 8 |
+
xgboost==3.1.2
|