Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
gradio
|
2 |
-
torch
|
3 |
decord
|
4 |
-
pytube==
|
5 |
imageio
|
6 |
-
transformers
|
7 |
pytorchvideo @ git+https://github.com/facebookresearch/pytorchvideo@702f9f42569598c5cce8c5e2dd7e37c3d6c46efd
|
8 |
video_transformers == 0.0.8
|
|
|
1 |
gradio
|
2 |
+
torch
|
3 |
decord
|
4 |
+
pytube==15.0.0
|
5 |
imageio
|
6 |
+
transformers
|
7 |
pytorchvideo @ git+https://github.com/facebookresearch/pytorchvideo@702f9f42569598c5cce8c5e2dd7e37c3d6c46efd
|
8 |
video_transformers == 0.0.8
|