Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,5 @@ gradio==2.4.2
|
|
| 2 |
numpy==1.21.2
|
| 3 |
soundfile==0.11.0
|
| 4 |
pydub==0.25.1
|
|
|
|
|
|
|
|
|
| 2 |
numpy==1.21.2
|
| 3 |
soundfile==0.11.0
|
| 4 |
pydub==0.25.1
|
| 5 |
+
io
|
| 6 |
+
BytesIO
|