diboworks commited on
Commit
d99297b
·
1 Parent(s): c6a057f

used opencv headless for production

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -32,7 +32,8 @@ mdurl==0.1.2
32
  ml_dtypes==0.5.3
33
  namex==0.1.0
34
  numpy==2.2.6
35
- opencv-python==4.12.0.88
 
36
  opt_einsum==3.4.0
37
  optree==0.17.0
38
  packaging==25.0
 
32
  ml_dtypes==0.5.3
33
  namex==0.1.0
34
  numpy==2.2.6
35
+ # opencv-python==4.12.0.88
36
+ opencv-python-headless==4.12.0.88
37
  opt_einsum==3.4.0
38
  optree==0.17.0
39
  packaging==25.0