From 99609761dc67b2b8f0cc147923f10cfc9ddf48c4 Mon Sep 17 00:00:00 2001 From: piallai <59734081+piallai@users.noreply.github.com> Date: Sat, 22 Feb 2025 14:30:28 +0100 Subject: [PATCH] docs: fix typo in readme (#574) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee92ed8..553fb7f 100644 --- a/README.md +++ b/README.md @@ -326,7 +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) +- [Stable Diffusion CLI-GUI](https://github.com/piallai/stable-diffusion.cpp) ## Contributors