Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio>=4.0.0
|
2 |
yt-dlp>=2024.01.01
|
3 |
webvtt-py
|
4 |
-
google-generativeai
|
|
|
|
1 |
gradio>=4.0.0
|
2 |
yt-dlp>=2024.01.01
|
3 |
webvtt-py
|
4 |
+
google-generativeai
|
5 |
+
youtube-transcript-api
|