This is an implementation of the Diffusers ControlNet as a Cog model. Cog packages machine learning models as standard containers.
First, download the controlnet / processor weights:
cog run python script/download_weights
This is an implementation of the Diffusers ControlNet as a Cog model. Cog packages machine learning models as standard containers.
First, download the controlnet / processor weights:
cog run python script/download_weights