Spaces:
Runtime error
Runtime error
Wazzzabeee
commited on
Commit
•
971fb31
1
Parent(s):
ff7439f
[+] add Pytube for YouTube videos
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -9,5 +9,4 @@ torch==1.13.1
|
|
9 |
streamlit_lottie==0.0.5
|
10 |
requests==2.28.1
|
11 |
tqdm==4.64.1
|
12 |
-
|
13 |
-
|
|
|
9 |
streamlit_lottie==0.0.5
|
10 |
requests==2.28.1
|
11 |
tqdm==4.64.1
|
12 |
+
pytube==15.0.0
|
|