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