Stable Diffusion
Stable Diffusion is a deep learning, text-to-image model used to primarily generate images based on text descriptions. It’s code and model weights have been released publicly. I’m using it to generate most of the images that I’m using in my digital garden.
Go here and follow the commands.
Before you can run it, go to huggingface.co, sign-up, accept the terms and conditions and download the weights. https://huggingface.co/CompVis/stable-diffusion-v-1-4-original/resolve/main/sd-v1-4.ckpt
Then finally run:
|
|
Github repo: https://github.com/magnusviri/stable-diffusion