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