Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-f https://download.pytorch.org/whl/torch_stable.html
|
2 |
gradio
|
3 |
torch==1.13.1+cpu
|
|
|
4 |
decord
|
5 |
pytube==15.0.0
|
6 |
imageio
|
|
|
1 |
-f https://download.pytorch.org/whl/torch_stable.html
|
2 |
gradio
|
3 |
torch==1.13.1+cpu
|
4 |
+
torchvision==0.14.1
|
5 |
decord
|
6 |
pytube==15.0.0
|
7 |
imageio
|