Spaces:
Sleeping
Sleeping
2nd
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
|
@@ -6,6 +6,7 @@ scipy==1.11.4
|
|
| 6 |
librosa==0.10.1
|
| 7 |
numpy==1.24.3
|
| 8 |
python-multipart==0.0.6
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
|
|
|
|
|
| 6 |
librosa==0.10.1
|
| 7 |
numpy==1.24.3
|
| 8 |
python-multipart==0.0.6
|
| 9 |
+
scikit-learn==1.3.2
|
| 10 |
+
lightgbm==4.1.0
|
| 11 |
+
catboost==1.2.2
|
| 12 |
+
joblib==1.3.2
|