Spaces:
Runtime error
Runtime error
fix the error of youtube video downloading: xxx is age restricted, and can't be accessed without logging in
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
whisperplus==0.2.5
|
2 |
gradio==4.14.0
|
|
|
3 |
accelerate
|
|
|
1 |
whisperplus==0.2.5
|
2 |
gradio==4.14.0
|
3 |
+
pytube==12.0.0
|
4 |
accelerate
|