Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -28,4 +28,5 @@ pytube
|
|
28 |
youtube-dl
|
29 |
ffmpeg-python
|
30 |
whisper
|
31 |
-
openai-whisper
|
|
|
|
28 |
youtube-dl
|
29 |
ffmpeg-python
|
30 |
whisper
|
31 |
+
openai-whisper
|
32 |
+
gradio
|