huggingface / controlnet_aux

Apache License 2.0
400 stars 86 forks source link

Add Face detector #27

Open adhikjoshi opened 1 year ago

adhikjoshi commented 1 year ago

Hi,

there is controlnet face detector model, but no aux lib to create controlnet image from regular png.

https://huggingface.co/CrucibleAI/ControlNetMediaPipeFace

There are scripts to create face image,

patrickvonplaten commented 1 year ago

Happy to review a PR!

jinwonkim93 commented 1 year ago

you will be able to use it after this PR https://github.com/patrickvonplaten/controlnet_aux/pull/29