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