Spaces:
Build error
Build error
VanguardAI
commited on
Commit
•
2568997
1
Parent(s):
f1f4016
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ torch==2.0.0
|
|
2 |
torchaudio==2.0.0
|
3 |
transformers==4.30.2
|
4 |
gradio==3.23.0
|
|
|
5 |
soundfile==0.10.3.post1
|
6 |
wave==0.0.2
|
7 |
-
numpy==1.24.0
|
8 |
-
simpleaudio==1.0.4
|
|
|
2 |
torchaudio==2.0.0
|
3 |
transformers==4.30.2
|
4 |
gradio==3.23.0
|
5 |
+
pydub==0.25.1
|
6 |
soundfile==0.10.3.post1
|
7 |
wave==0.0.2
|
8 |
+
numpy==1.24.0
|
|