Skip to content

rossjillian/cog-controlnet-11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 image=@test.png -i prompt="test" -i structure="scribble"

About

Cog implementation of ControlNet 1.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published