From b451728b2f17292217215d16d244f8b1a4cb732e Mon Sep 17 00:00:00 2001 From: Sharuzzaman Ahmat Raslan Date: Sat, 11 Oct 2025 00:11:10 +0800 Subject: [PATCH] docs: update README.md (#866) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c5c3eb1..cef0bac 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)