Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +11 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,11 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
joblib
|
| 3 |
-
numpy
|
| 4 |
-
scikit-learn
|
| 5 |
-
xgboost
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
joblib
|
| 3 |
+
numpy
|
| 4 |
+
scikit-learn
|
| 5 |
+
xgboost
|
| 6 |
+
pandas
|
| 7 |
+
lyricsgenius
|
| 8 |
+
yt-dlp
|
| 9 |
+
essentia
|
| 10 |
+
matplotlib
|
| 11 |
+
seaborn
|