From ac858356217670bf907eea7b0ce19cdb02a8761c Mon Sep 17 00:00:00 2001 From: Gadi Cohen Date: Wed, 14 Sep 2022 13:47:49 +0300 Subject: [PATCH] Add SD-MUI to GUI list. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Thanks for the awesome list!! :pray: :tada: Just wanted to double check, I didn't include the 💵 since payments are optional and not required (in fact, it's not the point of the project at all, and only taking purchases of $1 at a time to help cover costs of the free credits that everyone gets monthly from users who want more than that). Signed-off-by: Gadi Cohen --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d043102..86ef9cd 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ Tools and models for use in conjuction with Stable Diffusion ### GUIS * 🖊️ [DiffusionUI](https://github.com/leszekhanusz/diffusion-ui) - web UI made with Vue.js inspired by Dall-e using [diffusers](https://github.com/huggingface/diffusers), perfect for inpainting. [Video demo](https://www.youtube.com/watch?v=AFZvW5qURes) +* 🖊️ [SD-MUI](https://sd-mui.vercel.app/) - mobile-first PWA made with React + MaterialUI. Run free locally or use free & paid credits on the live site. ([Source Code](https://github.com/gadicc/stable-diffusion-react-nextjs-mui-pwa)) `MIT License` `TypeScript` * [sd-webui/stable-diffusion-webui](https://github.com/sd-webui/stable-diffusion-webui) - GradIO based web UI included in an active fork. * [Stable Diffusion GRisk GUI ]([https://grisk.itch.io/stable-diffusion-gui]) - Windows GUI binary for SD. * 🖊️💵 [Auto SD Workflow](https://www.patreon.com/auto_sd_workflow) - A UI for [lstein/stable-diffusion](https://github.com/lstein/stable-diffusion)'s dream.py with optimized UX for large-scale/production workflow around image synthesis. [Video Walkthrough](https://vimeo.com/748114237).