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