Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
librosa
|
| 2 |
-
numpy
|
| 3 |
ffmpeg-python
|
| 4 |
wget
|
| 5 |
hydra-core
|
|
|
|
| 1 |
librosa
|
| 2 |
+
numpy<2.0.0
|
| 3 |
ffmpeg-python
|
| 4 |
wget
|
| 5 |
hydra-core
|