From b338b4b4b98b7e6061b082b0d56c013bcc0b20b3 Mon Sep 17 00:00:00 2001 From: Henry Kroll III Date: Fri, 24 Jul 2026 05:21:17 -0800 Subject: [PATCH] docs: add Gimp plugins to UIs section (#1799) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6cb2ad4c..f0fedb7d 100644 --- a/README.md +++ b/README.md @@ -168,6 +168,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. +- [GIMP Plugins](https://github.com/themanyone/gimp-plugins) - [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)