Spaces:
Runtime error
Runtime error
add soundfile
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -18,6 +18,7 @@ gradio>=5.0.0
|
|
| 18 |
numpy>=1.23.5,<2
|
| 19 |
xfuser>=0.4.1
|
| 20 |
pyloudnorm
|
|
|
|
| 21 |
ninja
|
| 22 |
psutil
|
| 23 |
packaging
|
|
|
|
| 18 |
numpy>=1.23.5,<2
|
| 19 |
xfuser>=0.4.1
|
| 20 |
pyloudnorm
|
| 21 |
+
soundfile
|
| 22 |
ninja
|
| 23 |
psutil
|
| 24 |
packaging
|