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