We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 325c2b2 commit f1ada42Copy full SHA for f1ada42
src/python/pyproject.toml
@@ -25,7 +25,7 @@ classifiers = [
25
]
26
dependencies = [
27
"numpy>=1.16.6",
28
- "opencv-python",
+ "opencv-python-headless",
29
"scipy>=1.5.4",
30
"openvino>=2025.0",
31
"omz_tools @ git+https://github.com/openvinotoolkit/open_model_zoo.git@master#egg=omz_tools&subdirectory=tools/model_tools",
0 commit comments