This is an implementation of ControlNet 1.1 as a Cog model. Cog packages machine learning models as standard containers.
First, download the pre-trained weights.
Then, you can run predictions:
cog predict -i image=@test.png -i prompt="test" -i structure="scribble"