Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +8 -6
requirements.txt
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
|
|
|
1 |
+
google-api-python-client
|
2 |
+
google-auth-oauthlib
|
3 |
+
streamlink
|
4 |
+
faster-whisper
|
5 |
+
Flask
|
6 |
+
requests
|
7 |
+
ffmpeg-python
|
8 |
+
Authlib
|