There are several macOS
#StableDiffusion GUIs (besides the web GUIs) out there:
1. Diffusion Bee:
https://github.com/divamgupta/diffusionbee-stable-diffusion-ui — the grand-daddy of them all since it has been around since the early days.
2. Swift CoreML Diffusers:
https://github.com/huggingface/swift-coreml-diffusers — the original CoreML GUI from HuggingFace which started out a new bunch of UIs.
3. MochiDiffusion:
https://github.com/godly-devotion/MochiDiffusion — based on the codebase for #2 but now seems to be hard-forked.
4. Ink Bot:
https://testflight.apple.com/join/40gExWSM — No website for the app, only the TestFlight page and some info on Mastodon.
I’ve tried all of the above and have even done my own fork of #2 and added my own features:
https://github.com/FahimF/swift-coreml-diffusers/But of the lot, I think I like Ink Bot the best … provided it had a few more features/tweaks. Unfortunately, since it’s closed source, I can’t modify the code to add the features I want 😛
So either I have to go back to my fork of the HuggingFace UI, or start with one of the other options and add the features I want. But I’m still working on my fork of Tusker (Fediverse client in case the sudden segue is confusing …) to add the features I want there … And I want the weekend for reading/writing.
What do do? I don’t know … The urge to code is hard 😜