Spaces:
Build error
Build error
Commit
·
eee7326
1
Parent(s):
8ba1b29
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio
|
|
2 |
openai-whisper
|
3 |
transformers
|
4 |
gtts
|
5 |
-
ipython
|
|
|
|
2 |
openai-whisper
|
3 |
transformers
|
4 |
gtts
|
5 |
+
ipython
|
6 |
+
soundfile
|