Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,6 +4,6 @@ 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
|
9 |
huggingface-hub
|
|
|
4 |
torchvision==0.14.1
|
5 |
decord
|
6 |
pytube @ git+https://github.com/oncename/pytube.git
|
7 |
+
imageio==2.25.1
|
8 |
transformers
|
9 |
huggingface-hub
|