Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,7 @@
|
|
| 1 |
gradio==4.29.0
|
| 2 |
git+https://github.com/openai/whisper.git
|
| 3 |
ffmpeg-python
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio==4.29.0
|
| 2 |
git+https://github.com/openai/whisper.git
|
| 3 |
ffmpeg-python
|
| 4 |
+
googletrans==4.0.0rc1
|
| 5 |
+
srt==3.5.0
|
| 6 |
+
torch
|
| 7 |
+
torchaudio
|