What does HackerNews think of stable-diffusion-ui?
Easiest 1-click way to install and use Stable Diffusion on your own computer. Provides a browser UI for generating images from text prompts and images. Just enter your text prompt, and see the generated image.
https://github.com/cmdr2/stable-diffusion-ui
It installs in and runs from a single folder, so it's nice and tidy.
So I used this and it's as simple as extract the download and run the curl | bash script inside it.
Is it safe for enterprise use? Nay.
Is it more convenient than manually futzing with venvs? Yay.
https://github.com/hlky/stable-diffusion is another popular and good tool.
I built a simple UI around this, which installs Stable Diffusion's docker image, and lets you play with it locally in a browser-based UI. https://github.com/cmdr2/stable-diffusion-ui