Deadmon commited on
Commit
a929020
·
verified ·
1 Parent(s): a2c17c5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -10
requirements.txt CHANGED
@@ -1,10 +1,3 @@
1
- # Web framework for the UI
2
- gradio>=4.0.0
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