Search before asking
Description
Installing supervision indirectly installs opencv-python package as a dependency.
It would be nice to make it optional or replace opencv-python by opencv-python-headless.
Use case
For production inference environments we usually don't want/need to install/depend on GUI packages and libraries.
Additional
No response
Are you willing to submit a PR?
Search before asking
Description
Installing supervision indirectly installs
opencv-pythonpackage as a dependency.It would be nice to make it optional or replace
opencv-pythonbyopencv-python-headless.Use case
For production inference environments we usually don't want/need to install/depend on GUI packages and libraries.
Additional
No response
Are you willing to submit a PR?