jabedbd / cog-stable-diffusion-controlnet

Diffusers Stable Diffusion as a Cog model

Home Page:https://replicate.com/stability-ai/stable-diffusion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stable Diffusion Controlnet v2 Cog model

First, download the pre-trained weights:

cog run script/download-weights 

Then, you can run predictions:

cog predict -i prompt="monkey scuba diving" -i image="image url" -i controlimage="qrcode"

About

Diffusers Stable Diffusion as a Cog model

https://replicate.com/stability-ai/stable-diffusion

License:Apache License 2.0


Languages

Language:Python 100.0%