Spaces:
Runtime error
Runtime error
update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ numpy==1.23.1
|
|
6 |
gradio==3.30.0
|
7 |
gradio-client==0.2.4
|
8 |
albumentations==1.3.0
|
9 |
-
opencv-contrib-python
|
10 |
imageio==2.9.0
|
11 |
imageio-ffmpeg==0.4.2
|
12 |
pytorch-lightning==1.5.0
|
|
|
6 |
gradio==3.30.0
|
7 |
gradio-client==0.2.4
|
8 |
albumentations==1.3.0
|
9 |
+
opencv-contrib-python
|
10 |
imageio==2.9.0
|
11 |
imageio-ffmpeg==0.4.2
|
12 |
pytorch-lightning==1.5.0
|