@latest_post
Set up Stable Diffusion in Linux
These notes serve as a walkthrough for people that ---who like me--- are not Python developers, but would like to run Stable Diffusion in their own machine.
The goal being to be able to type something like:
python scripts/txt2img.py --prompt "a photograph of an astronaut riding a horse" --plms
And get a picture out of that. :)