Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -10
requirements.txt
CHANGED
@@ -1,10 +1,3 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
# Google API Client Libraries for YouTube Data API
|
5 |
-
google-api-python-client>=2.80.0
|
6 |
-
google-auth-oauthlib>=0.5.1
|
7 |
-
google-auth-httplib2>=0.1.0
|
8 |
-
|
9 |
-
# Library to fetch YouTube video transcripts
|
10 |
-
youtube-transcript-api>=0.6.0
|
|
|
1 |
+
gradio
|
2 |
+
google-api-python-client
|
3 |
+
youtube-transcript-api
|
|
|
|
|
|
|
|
|
|
|
|
|
|