File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -392,7 +392,8 @@ Using formats of different precisions will yield results of varying quality.
392392
393393These projects wrap `stable-diffusion.cpp` for easier use in other languages/frameworks.
394394
395- * Golang: [seasonjs/stable-diffusion](https://github.com/seasonjs/stable-diffusion)
395+ * Golang (non-cgo): [seasonjs/stable-diffusion](https://github.com/seasonjs/stable-diffusion)
396+ * Golang (cgo): [Binozo/GoStableDiffusion](https://github.com/Binozo/GoStableDiffusion)
396397* C#: [DarthAffe/StableDiffusion.NET](https://github.com/DarthAffe/StableDiffusion.NET)
397398* Python: [william-murray1204/stable-diffusion-cpp-python](https://github.com/william-murray1204/stable-diffusion-cpp-python)
398399* Rust: [newfla/diffusion-rs](https://github.com/newfla/diffusion-rs)
You can’t perform that action at this time.
0 commit comments