From 07585448adecdc41705d8423a1dfb603c6f23dea Mon Sep 17 00:00:00 2001 From: fszontagh <51741446+fszontagh@users.noreply.github.com> Date: Sat, 23 Nov 2024 04:42:12 +0100 Subject: [PATCH] docs: update readme (#462) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c1ba396..60f7181 100644 --- a/README.md +++ b/README.md @@ -298,6 +298,7 @@ These projects wrap `stable-diffusion.cpp` for easier use in other languages/fra These projects use `stable-diffusion.cpp` as a backend for their image generation. - [Jellybox](https://jellybox.com) +- [Stable Diffusion GUI](https://github.com/fszontagh/sd.cpp.gui.wx) ## Contributors