From c7519d7153cc771ac6f3e1ef9ce1ec6468cbc8b3 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Thu, 24 Jul 2025 14:52:47 +0200 Subject: [PATCH] Add LocalAI to README's UIs LocalAI integrates stable-diffusion.cpp as well --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8f644d508..89eb095ec 100644 --- a/README.md +++ b/README.md @@ -410,6 +410,7 @@ These projects use `stable-diffusion.cpp` as a backend for their image generatio - [Stable Diffusion CLI-GUI](https://github.com/piallai/stable-diffusion.cpp) - [Local Diffusion](https://github.com/rmatif/Local-Diffusion) - [sd.cpp-webui](https://github.com/daniandtheweb/sd.cpp-webui) +- [LocalAI](https://github.com/mudler/LocalAI) ## Contributors