diff --git a/README.md b/README.md index 8afdeb20a..80d98c307 100644 --- a/README.md +++ b/README.md @@ -163,6 +163,7 @@ These projects wrap `stable-diffusion.cpp` for easier use in other languages/fra * Golang (non-cgo): [seasonjs/stable-diffusion](https://github.com/seasonjs/stable-diffusion) * Golang (cgo): [Binozo/GoStableDiffusion](https://github.com/Binozo/GoStableDiffusion) +* Golang (non-cgo): [l8bloom/gosd](https://github.com/l8bloom/gosd) * 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)