Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ decord==0.6.0
|
|
2 |
imageio==2.9.0
|
3 |
numpy==1.24.2
|
4 |
omegaconf==2.1.1
|
5 |
-
|
6 |
pandas==2.0.0
|
7 |
Pillow==9.5.0
|
8 |
pytorch_lightning==1.9.3
|
|
|
2 |
imageio==2.9.0
|
3 |
numpy==1.24.2
|
4 |
omegaconf==2.1.1
|
5 |
+
opencv-python==4.9.0.80
|
6 |
pandas==2.0.0
|
7 |
Pillow==9.5.0
|
8 |
pytorch_lightning==1.9.3
|