Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ gradio==4.36.1
|
|
3 |
pydub==0.25.1
|
4 |
pydantic==2.10.6
|
5 |
librosa
|
6 |
-
soundfile
|
|
|
|
3 |
pydub==0.25.1
|
4 |
pydantic==2.10.6
|
5 |
librosa
|
6 |
+
soundfile
|
7 |
+
scipy
|