From 26f3f61d371260cff179bb1560eb101f7dce5cdf Mon Sep 17 00:00:00 2001 From: Daniele <57776841+daniandtheweb@users.noreply.github.com> Date: Wed, 23 Jul 2025 15:51:57 +0000 Subject: [PATCH] docs: add sd.cpp-webui as an available frontend (#738) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8ce9813..8f644d5 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