Skip to content

Commit 4bd4476

Browse files
committed
Add Android to README
1 parent 10c6501 commit 4bd4476

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
@@ -49,7 +49,7 @@ Inference of Stable Diffusion and Flux in pure C/C++
4949
- Linux
5050
- Mac OS
5151
- Windows
52-
- Android (via Termux)
52+
- Android (via Termux, [Local Diffusion](https://github.com/rmatif/Local-Diffusion))
5353

5454
### TODO
5555

@@ -319,6 +319,7 @@ These projects wrap `stable-diffusion.cpp` for easier use in other languages/fra
319319
* C#: [DarthAffe/StableDiffusion.NET](https://github.com/DarthAffe/StableDiffusion.NET)
320320
* Python: [william-murray1204/stable-diffusion-cpp-python](https://github.com/william-murray1204/stable-diffusion-cpp-python)
321321
* Rust: [newfla/diffusion-rs](https://github.com/newfla/diffusion-rs)
322+
* Flutter/Dart: [newfla/diffusion-rs](https://github.com/rmatif/Local-Diffusion)
322323

323324
## UIs
324325

@@ -327,6 +328,7 @@ These projects use `stable-diffusion.cpp` as a backend for their image generatio
327328
- [Jellybox](https://jellybox.com)
328329
- [Stable Diffusion GUI](https://github.com/fszontagh/sd.cpp.gui.wx)
329330
- [Stable Diffusion CLI-GUI](https://github.com/piallai/stable-diffusion.cpp)
331+
- [Local Diffusion](https://github.com/rmatif/Local-Diffusion)
330332

331333
## Contributors
332334

0 commit comments

Comments
 (0)