cog-controlnet-11

Cog implementation of ControlNet 1.1

Stars
8

Cog implementation of ControlNet 1.1

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 [email protected] -i prompt="test" -i structure="scribble"