Spaces:
Running
on
Zero
Running
on
Zero
Fix requirements.
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -16,7 +16,7 @@ torchvision==0.15.2
|
|
16 |
pytorchvideo==0.1.5
|
17 |
moviepy==1.0.3
|
18 |
scenedetect==0.6.3
|
19 |
-
|
20 |
# misc
|
21 |
scikit-learn==1.2.2
|
22 |
huggingface_hub==0.22.2
|
|
|
16 |
pytorchvideo==0.1.5
|
17 |
moviepy==1.0.3
|
18 |
scenedetect==0.6.3
|
19 |
+
opencv-python==4.7.0.72
|
20 |
# misc
|
21 |
scikit-learn==1.2.2
|
22 |
huggingface_hub==0.22.2
|