Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
|
2 |
-
gradio
|
3 |
-
whisper
|
4 |
torch
|
5 |
torchaudio
|
|
|
|
|
|
1 |
+
openai-whisper
|
|
|
|
|
2 |
torch
|
3 |
torchaudio
|
4 |
+
ffmpeg-python
|
5 |
+
gradio
|