huggingface / huggingface/controlnet_aux

Use opencv-python-headless over opencv-python

Open
#59 3 comments 6 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
497
Forks
104
PR merge metrics
No merged PRs in 30d

Description

The install currently depends on `opencv-python`. Unfortuntately, this causes issues when deploying the package in the context of a headless server.
Instead, just make it dependent on `opencv-python-headless`, as there is no need for a GUI here.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.