From ccad1711f761bafa9412b4befcfaacf2b344d6b0 Mon Sep 17 00:00:00 2001 From: Daniele <57776841+daniandtheweb@users.noreply.github.com> Date: Wed, 23 Jul 2025 15:15:34 +0000 Subject: [PATCH] Add sd.cpp-webui as an available frontend --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8ce98137f..8f644d508 100644 --- a/README.md +++ b/README.md @@ -409,6 +409,7 @@ These projects use `stable-diffusion.cpp` as a backend for their image generatio - [Stable Diffusion GUI](https://github.com/fszontagh/sd.cpp.gui.wx) - [Stable Diffusion CLI-GUI](https://github.com/piallai/stable-diffusion.cpp) - [Local Diffusion](https://github.com/rmatif/Local-Diffusion) +- [sd.cpp-webui](https://github.com/daniandtheweb/sd.cpp-webui) ## Contributors