issues
search
huggingface
/
controlnet_aux
Apache License 2.0
400
stars
86
forks
source link
OpenPose separate visibility flags and device acceleration
#42
Closed
pdoane
closed
1 year ago
pdoane
commented
1 year ago
Add include_body, include_hand, and include_face parameters to call method
Add device parameter to constructor and use throughout (defaults to CUDA/MPS as available)
patrickvonplaten
commented
1 year ago
Very nice refactor !