Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ scikit-learn
|
|
| 6 |
joblib
|
| 7 |
decorator
|
| 8 |
resampy
|
| 9 |
-
numba
|
|
|
|
|
|
| 6 |
joblib
|
| 7 |
decorator
|
| 8 |
resampy
|
| 9 |
+
numba
|
| 10 |
+
librosa
|