From 5eb15ef4d022bef4a391de4f5f6556e81fbb5024 Mon Sep 17 00:00:00 2001 From: piallai <59734081+piallai@users.noreply.github.com> Date: Sat, 18 Jan 2025 06:16:54 +0100 Subject: [PATCH] docs: add CLI-GUI to list (#546) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 01b1fa4..ee92ed8 100644 --- a/README.md +++ b/README.md @@ -326,6 +326,7 @@ These projects use `stable-diffusion.cpp` as a backend for their image generatio - [Jellybox](https://jellybox.com) - [Stable Diffusion GUI](https://github.com/fszontagh/sd.cpp.gui.wx) +- [Stable Diffusion CLI-GUI] (https://github.com/piallai/stable-diffusion.cpp) ## Contributors