Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ gradio>=4.0.0
|
|
9 |
requests>=2.31.0
|
10 |
librosa==0.10.2.post1
|
11 |
joblib==1.4.2
|
12 |
-
numpy==2.0.2
|
|
|
|
9 |
requests>=2.31.0
|
10 |
librosa==0.10.2.post1
|
11 |
joblib==1.4.2
|
12 |
+
numpy==2.0.2
|
13 |
+
xgboost==2.1.3
|