From e42261bda59743bf592b818e207715af54f076aa Mon Sep 17 00:00:00 2001 From: William Murray Date: Sat, 28 Sep 2024 13:07:16 +1000 Subject: [PATCH] chore: add python bindings --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0fe607e27..187530c67 100644 --- a/README.md +++ b/README.md @@ -290,6 +290,7 @@ These projects wrap `stable-diffusion.cpp` for easier use in other languages/fra * Golang: [seasonjs/stable-diffusion](https://github.com/seasonjs/stable-diffusion) * C#: [DarthAffe/StableDiffusion.NET](https://github.com/DarthAffe/StableDiffusion.NET) +* Python: [william-murray1204/stable-diffusion-cpp-python](https://github.com/william-murray1204/stable-diffusion-cpp-python) ## UIs