Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ gradio
|
|
3 |
torch==1.13.1+cpu
|
4 |
torchvision==0.14.1
|
5 |
decord
|
6 |
-
pytube @ git+https://github.com/
|
7 |
imageio==2.25.1
|
8 |
transformers
|
9 |
huggingface-hub
|
|
|
3 |
torch==1.13.1+cpu
|
4 |
torchvision==0.14.1
|
5 |
decord
|
6 |
+
pytube @ git+https://github.com/fcakyon/pytube.git
|
7 |
imageio==2.25.1
|
8 |
transformers
|
9 |
huggingface-hub
|