From 945d9a9ee36f04120373a3a2750a171e693e81da Mon Sep 17 00:00:00 2001 From: Wagner Bruna Date: Sat, 1 Nov 2025 15:03:01 -0300 Subject: [PATCH] docs: add Koboldcpp as an available UI (#930) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 837275a..5cc6e44 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,7 @@ These projects use `stable-diffusion.cpp` as a backend for their image generatio - [sd.cpp-webui](https://github.com/daniandtheweb/sd.cpp-webui) - [LocalAI](https://github.com/mudler/LocalAI) - [Neural-Pixel](https://github.com/Luiz-Alcantara/Neural-Pixel) +- [KoboldCpp](https://github.com/LostRuins/koboldcpp) ## Contributors