huggingface / huggingface/controlnet_aux

mediapipe warning

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

Description

When the `Processor` class is imported, all possible processors are also imported. This results in [this warning](https://github.com/patrickvonplaten/controlnet_aux/blob/master/src/controlnet_aux/mediapipe_face/mediapipe_face_common.py#L8) being displayed, even though I have no intention of using the processor that requires mediapipe. Would it be possible to move this warning into runtime? Such that the warning is only displayed if one tried to use the relevant processor?

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.