Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,7 @@ datasets
|
|
| 3 |
regex
|
| 4 |
librosa
|
| 5 |
torch
|
| 6 |
-
torchaudio
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
regex
|
| 4 |
librosa
|
| 5 |
torch
|
| 6 |
+
torchaudio
|
| 7 |
+
numpy<2
|
| 8 |
+
|
| 9 |
+
|