Jim Eric Skogman commited on
Commit
161c206
1 Parent(s): 447ff7c

Remove opencv dependency version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,7 +5,7 @@ gradio==3.39.0
5
  numpy==1.23.1
6
  omegaconf==2.1.1
7
  open_clip_torch==2.17.1
8
- opencv_contrib_python==4.3.0.36
9
  opencv_python==4.7.0.72
10
  opencv_python_headless==4.7.0.72
11
  Pillow==9.4.0
 
5
  numpy==1.23.1
6
  omegaconf==2.1.1
7
  open_clip_torch==2.17.1
8
+ opencv_contrib_python
9
  opencv_python==4.7.0.72
10
  opencv_python_headless==4.7.0.72
11
  Pillow==9.4.0