Spaces:
Sleeping
Sleeping
Commit
·
f3f0fd1
1
Parent(s):
1141764
[~] Fix Pytube error with custom fork
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,4 @@ torch==1.13.1
|
|
| 9 |
streamlit_lottie==0.0.5
|
| 10 |
requests==2.28.1
|
| 11 |
tqdm==4.64.1
|
| 12 |
-
pytube
|
|
|
|
| 9 |
streamlit_lottie==0.0.5
|
| 10 |
requests==2.28.1
|
| 11 |
tqdm==4.64.1
|
| 12 |
+
git+https://github.com/oncename/pytube.git
|