huggingface / controlnet_aux

Apache License 2.0
400 stars 86 forks source link

Mediapipe Library is using Microphone #65

Open hipsterusername opened 1 year ago

hipsterusername commented 1 year ago

Currently, the mediapipe library (once imported) is using the microphone for users who are utilizing Invoke.

If possible, mediapipe import should be scoped such that it only pulls in necessary elements for the face detection.