controlnet-aux

Package — Generative AIPython 3.7+Advanced

Auxiliary models for ControlNet (edge detection, pose, depth)

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
torch, torchvision, Pillow, NumPy, OpenCV, huggingface-hub
Install
pip install controlnet-aux

Learn by Difficulty

Quick Example

python
# Install: pip install controlnet-aux
import controlnet_aux

# Basic controlnet-aux usage
print(f"Using controlnet-aux")
# See documentation for detailed examples

controlnet-aux is a third-party package. Auxiliary models for ControlNet (edge detection, pose, depth). Install with: pip install controlnet-aux

Try in Playground

Tags

packagegenerative-aiimage-generationspeechai