浏览代码

Merge pull request #275 from alexey-pelykh/use_headless_opencv

opencv-python => opencv-python-headless
Daniel Gatis 3 年之前
父节点
当前提交
7c237e3eb8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -6,7 +6,7 @@ filetype==1.0.9
 gdown==4.5.1
 numpy==1.22.3
 onnxruntime==1.10.0
-opencv-python==4.6.0.66
+opencv-python-headless==4.6.0.66
 pillow==9.0.1
 pymatting==1.1.7
 python-multipart==0.0.5