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