From ea9b647080aae818608606d81ab6abc92193ecfe Mon Sep 17 00:00:00 2001 From: William Murray <79180571+william-murray1204@users.noreply.github.com> Date: Sat, 23 Nov 2024 14:52:33 +1100 Subject: [PATCH] docs: update readme, add python bindings (#423) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 62b93ff..147b647 100644 --- a/README.md +++ b/README.md @@ -292,6 +292,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) * Rust: [newfla/diffusion-rs](https://github.com/newfla/diffusion-rs) ## UIs