I’ve dabbled with three different
#StableDiffusion GUIs over the last few months (in addition to the ones I coded myself, of course ..). They are:
1. Automatic1111:
https://github.com/AUTOMATIC1111/stable-diffusion-webui2. InvokeAI:
https://github.com/invoke-ai/InvokeAI3. Stable Diffusion UI:
https://github.com/cmdr2/stable-diffusion-uiPersonally for me, Automatic1111 has always been harder to get working right. Something or other will break in terms of dependencies, or it will take way too much effort to get working right. So that’s kind of out of the running.
The other two install easily on both macOS and Windows and the installers work right and the GUI is nice in both. So I’ve been trying to decide between the two …
Just installed the latest InvokeAI and it has a model manager which actually lets you do useful stuff via the WebUI and the decision seems an easy one … till of course, Stable Diffusion UI catches up 😛