Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ python-dotenv
|
|
6 |
youtube-transcript-api
|
7 |
pytesseract
|
8 |
opencv-python-headless
|
|
|
9 |
deepgram-sdk>=3.*,<4.0
|
|
|
6 |
youtube-transcript-api
|
7 |
pytesseract
|
8 |
opencv-python-headless
|
9 |
+
openai-whisper
|
10 |
deepgram-sdk>=3.*,<4.0
|