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.
392
392
393
393
These projects wrap `stable-diffusion.cpp` for easier use in other languages/frameworks.
394
394
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)
396
397
* C#: [DarthAffe/StableDiffusion.NET](https://github.com/DarthAffe/StableDiffusion.NET)
397
398
* Python: [william-murray1204/stable-diffusion-cpp-python](https://github.com/william-murray1204/stable-diffusion-cpp-python)
398
399
* Rust: [newfla/diffusion-rs](https://github.com/newfla/diffusion-rs)
You can’t perform that action at this time.
0 commit comments