replicate/cog-stable-diffusion

Diffusers Stable Diffusion as a Cog model

655

stars

69

commits

Python

primary language

Dec 4, 2023

updated

replicate.com/stability-ai/stable-diffusion

README

Stable Diffusion v2 Cog model

Replicate

This is an implementation of the Diffusers Stable Diffusion v2.1 as a Cog model. Cog packages machine learning models as standard containers.

First, download the pre-trained weights:

cog run script/download-weights 

Then, you can run predictions:

cog predict -i prompt="monkey scuba diving"

Contributors

andreasjansson

23 commits

bfirsh

15 commits

chenxwh

11 commits

zeke

7 commits

replicate/cog-stable-diffusion

Diffusers Stable Diffusion as a Cog model

655

stars

69

commits

Python

primary language

Dec 4, 2023

updated

replicate.com/stability-ai/stable-diffusion

README

Stable Diffusion v2 Cog model

Replicate

This is an implementation of the Diffusers Stable Diffusion v2.1 as a Cog model. Cog packages machine learning models as standard containers.

First, download the pre-trained weights:

cog run script/download-weights 

Then, you can run predictions:

cog predict -i prompt="monkey scuba diving"

Contributors

andreasjansson

23 commits

bfirsh

15 commits

chenxwh

11 commits

zeke

7 commits

Languages

Python

100.0%