Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -16,6 +16,9 @@ pydantic==2.10.6
|
|
| 16 |
numpy<2.0.0
|
| 17 |
pyarrow==12.0.1
|
| 18 |
|
|
|
|
|
|
|
|
|
|
| 19 |
|
| 20 |
|
| 21 |
|
|
|
|
| 16 |
numpy<2.0.0
|
| 17 |
pyarrow==12.0.1
|
| 18 |
|
| 19 |
+
soundfile==0.12.1
|
| 20 |
+
|
| 21 |
+
|
| 22 |
|
| 23 |
|
| 24 |
|