davideuler commited on
Commit
0029b53
1 Parent(s): 34e7e9d

fix the error of youtube video downloading: xxx is age restricted, and can't be accessed without logging in

Browse files
Files changed (1) hide show
  1. 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