I'm personally working on a UI as well, that is using InvokeAI :) It has a bit of a different focus, namely organization of generated images and facilitating generating a lot of images quickly via randomization. Here is the current page for it: https://patreon.com/auto_sd_workflow
Currently expanding it a lot with some fun features:
- multi-gpu support (first UI that would support that I think)
- no-click installer (installs everything when you start it up) that works on Windows, Linux and macOS
- A cloud version where you can "rent" access to the UI + very powerful GPU instances without having to run anything locally yourself.
Been waiting to submitting it all to HN as a Show HN but have to wait a bit for everything to get into place first :)
Since everyone's jumping on the plug wagon, allow me to throw on my project, www.stablecabal.org.
We've got a GRPC server that's backwards compatible with the official grpc.stability.ai but adds advanced features, a Flutter based infinite canvas web client in heavy development, a Discord server and a Krita & Photoshop plugin (all except the last are open source under various licenses).
Shameless plug: I was frustrated with the poor UI of notebook-based frontends so I wrote a desktop version here: https://github.com/ahrm/UnstableFusion .
Here's a cross-platform desktop GUI[0] for img2img/txt2img that takes a unique angle by remaining independent of specific models/scripts, though it was originally designed to work with Stable Diffusion.
https://github.com/cmdr2/stable-diffusion-ui is pretty popular, and is a 1-click installer for Win and Linux (Mac coming soon). Quite a lot of features, and well-liked by users for its easy-to-install and user-friendly GUI.
I wasn't intending to challenge anything of yours. I just saw a lot of "dreambooth" activity on /r/stablediffusion. I haven't kept up on activity in the last week or two and figured you'd know what it was.
please let me know/send PRs if i missed anything, its been a couple months so i'm overdue for a round of cleanup/reorganizing