Open sohaib19922 opened 1 year ago
The easiest-to-follow guides (I think) are included on the individual models at Huggingface Hub.
Go here and scroll down to "Example" to see an example LineArt implementation; that page has links to other ControlNets with examples on how to use them.
This is just a regular Python package that you can install by doing pip install controlnet-aux
. This is described in the Install section of the README: https://github.com/patrickvonplaten/controlnet_aux/
If you do not know how to install a Python package, I would recommend you first to look into online tutorials how to setup Python and install packages.
Hello, I am new to this and I want to know how to install this particular package. I have installed other packages, but this one I do not know how. Please help with this.