Metadata-Version: 2.1
Name: controlnet-aux
Version: 0.0.1
Summary: Human Pose
Home-page: https://github.com/patrickvonplaten/controlnet_aux
Author: The HuggingFace team
Author-email: patrick@huggingface.co
License: Apache
Keywords: deep learning
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.7.0
Description-Content-Type: text/markdown
Requires-Dist: torch
Requires-Dist: importlib-metadata
Requires-Dist: huggingface-hub
Requires-Dist: scipy
Requires-Dist: opencv-python
Requires-Dist: filelock
Requires-Dist: numpy
Requires-Dist: Pillow
Requires-Dist: einops

# ControlNet auxiliary models

This is a Pypi installable copied version of HED, MLSD and Human Pose auxiliary models: https://github.com/lllyasviel/ControlNet/tree/main/annotator

All credit goes to https://github.com/lllyasviel .


