From 038f6ce4b205c1eaea5572d8e916a696d87f6566 Mon Sep 17 00:00:00 2001 From: Sharuzzaman Ahmat Raslan Date: Tue, 30 Sep 2025 01:35:21 +0800 Subject: [PATCH] Update README.md found out that Neural-Pixel is using stable-diffusion.cpp as backend --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c5c3eb1a3..cef0bacc7 100644 --- a/README.md +++ b/README.md @@ -449,6 +449,7 @@ These projects use `stable-diffusion.cpp` as a backend for their image generatio - [Local Diffusion](https://github.com/rmatif/Local-Diffusion) - [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) ## Contributors @@ -473,4 +474,4 @@ Thank you to all the people who have already contributed to stable-diffusion.cpp - [generative-models](https://github.com/Stability-AI/generative-models/) - [PhotoMaker](https://github.com/TencentARC/PhotoMaker) - [Wan2.1](https://github.com/Wan-Video/Wan2.1) -- [Wan2.2](https://github.com/Wan-Video/Wan2.2) \ No newline at end of file +- [Wan2.2](https://github.com/Wan-Video/Wan2.2)