Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ gradio>=4.27.0
|
|
| 4 |
peft
|
| 5 |
librosa
|
| 6 |
pyloudnorm
|
| 7 |
-
noisereduce
|
|
|
|
|
|
| 4 |
peft
|
| 5 |
librosa
|
| 6 |
pyloudnorm
|
| 7 |
+
noisereduce
|
| 8 |
+
soundfile
|