Implementation of ControlNet 1.1 as a Cog model. Cog packages machine learning models into standard containers.
-
Install Cog.
-
Download the pre-trained weights using the download_weights script.
-
Run predictions:
cog predict -i image=@test.png -i prompt="test" -i structure="scribble"