Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
datasets==2.20.0
|
| 2 |
huggingface_hub==0.24.6
|
| 3 |
soundfile==0.12.1
|
| 4 |
-
librosa==0.10.
|
|
|
|
|
|
| 1 |
datasets==2.20.0
|
| 2 |
huggingface_hub==0.24.6
|
| 3 |
soundfile==0.12.1
|
| 4 |
+
librosa==0.10.0.post2
|
| 5 |
+
numba==0.57.1
|