Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
streamlit
|
2 |
yt-dlp
|
3 |
youtube-transcript-api
|
|
|
|
|
4 |
langchain-groq
|
5 |
google-auth-oauthlib
|
6 |
google-api-python-client
|
|
|
1 |
streamlit
|
2 |
yt-dlp
|
3 |
youtube-transcript-api
|
4 |
+
langchain
|
5 |
+
langchain-community
|
6 |
langchain-groq
|
7 |
google-auth-oauthlib
|
8 |
google-api-python-client
|