Skip to content

Commit 0927e8e

Browse files
authored
docs: add Android app to README (#647)
1 parent 83ef4e4 commit 0927e8e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)