Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
gradio
|
| 2 |
-
numpy==1.26.
|
| 3 |
resampy==0.4.3
|
| 4 |
librosa==0.10.0
|
| 5 |
s3tokenizer
|
|
|
|
| 1 |
gradio
|
| 2 |
+
numpy==1.26.4
|
| 3 |
resampy==0.4.3
|
| 4 |
librosa==0.10.0
|
| 5 |
s3tokenizer
|