Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ torch==1.13.1+cpu
|
|
4 |
torchvision==0.14.1
|
5 |
decord
|
6 |
pytube @ git+https://github.com/oncename/pytube.git
|
7 |
-
imageio
|
8 |
transformers==4.28.1
|
9 |
pytorchvideo @ git+https://github.com/facebookresearch/pytorchvideo@702f9f42569598c5cce8c5e2dd7e37c3d6c46efd
|
10 |
video_transformers == 0.0.8
|
|
|
4 |
torchvision==0.14.1
|
5 |
decord
|
6 |
pytube @ git+https://github.com/oncename/pytube.git
|
7 |
+
imageio==2.25.1
|
8 |
transformers==4.28.1
|
9 |
pytorchvideo @ git+https://github.com/facebookresearch/pytorchvideo@702f9f42569598c5cce8c5e2dd7e37c3d6c46efd
|
10 |
video_transformers == 0.0.8
|