File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ Inference of Stable Diffusion and Flux in pure C/C++
5050 - Linux
5151 - Mac OS
5252 - Windows
53- - Android (via Termux)
53+ - Android (via Termux, [ Local Diffusion ] ( https://github.com/rmatif/Local-Diffusion ) )
5454
5555### TODO
5656
@@ -396,6 +396,7 @@ These projects wrap `stable-diffusion.cpp` for easier use in other languages/fra
396396* C#: [DarthAffe/StableDiffusion.NET](https://github.com/DarthAffe/StableDiffusion.NET)
397397* Python: [william-murray1204/stable-diffusion-cpp-python](https://github.com/william-murray1204/stable-diffusion-cpp-python)
398398* Rust: [newfla/diffusion-rs](https://github.com/newfla/diffusion-rs)
399+ * Flutter/Dart: [rmatif/Local-Diffusion](https://github.com/rmatif/Local-Diffusion)
399400
400401## UIs
401402
@@ -404,6 +405,7 @@ These projects use `stable-diffusion.cpp` as a backend for their image generatio
404405- [Jellybox](https://jellybox.com)
405406- [Stable Diffusion GUI](https://github.com/fszontagh/sd.cpp.gui.wx)
406407- [Stable Diffusion CLI-GUI](https://github.com/piallai/stable-diffusion.cpp)
408+ - [Local Diffusion](https://github.com/rmatif/Local-Diffusion)
407409
408410## Contributors
409411
You can’t perform that action at this time.
0 commit comments