Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -22,4 +22,5 @@ datasets
|
|
22 |
inflect
|
23 |
IPython
|
24 |
soundfile
|
25 |
-
pydub
|
|
|
|
22 |
inflect
|
23 |
IPython
|
24 |
soundfile
|
25 |
+
pydub
|
26 |
+
numpy<2.0
|