mirror of
https://github.com/leejet/stable-diffusion.cpp.git
synced 2025-12-13 05:48:56 +00:00
docs: add Android app to README (#647)
This commit is contained in:
parent
83ef4e44ce
commit
0927e8e322
@ -50,7 +50,7 @@ Inference of Stable Diffusion and Flux in pure C/C++
|
|||||||
- Linux
|
- Linux
|
||||||
- Mac OS
|
- Mac OS
|
||||||
- Windows
|
- Windows
|
||||||
- Android (via Termux)
|
- Android (via Termux, [Local Diffusion](https://github.com/rmatif/Local-Diffusion))
|
||||||
|
|
||||||
### TODO
|
### TODO
|
||||||
|
|
||||||
@ -396,6 +396,7 @@ These projects wrap `stable-diffusion.cpp` for easier use in other languages/fra
|
|||||||
* C#: [DarthAffe/StableDiffusion.NET](https://github.com/DarthAffe/StableDiffusion.NET)
|
* C#: [DarthAffe/StableDiffusion.NET](https://github.com/DarthAffe/StableDiffusion.NET)
|
||||||
* Python: [william-murray1204/stable-diffusion-cpp-python](https://github.com/william-murray1204/stable-diffusion-cpp-python)
|
* Python: [william-murray1204/stable-diffusion-cpp-python](https://github.com/william-murray1204/stable-diffusion-cpp-python)
|
||||||
* Rust: [newfla/diffusion-rs](https://github.com/newfla/diffusion-rs)
|
* Rust: [newfla/diffusion-rs](https://github.com/newfla/diffusion-rs)
|
||||||
|
* Flutter/Dart: [rmatif/Local-Diffusion](https://github.com/rmatif/Local-Diffusion)
|
||||||
|
|
||||||
## UIs
|
## UIs
|
||||||
|
|
||||||
@ -404,6 +405,7 @@ These projects use `stable-diffusion.cpp` as a backend for their image generatio
|
|||||||
- [Jellybox](https://jellybox.com)
|
- [Jellybox](https://jellybox.com)
|
||||||
- [Stable Diffusion GUI](https://github.com/fszontagh/sd.cpp.gui.wx)
|
- [Stable Diffusion GUI](https://github.com/fszontagh/sd.cpp.gui.wx)
|
||||||
- [Stable Diffusion CLI-GUI](https://github.com/piallai/stable-diffusion.cpp)
|
- [Stable Diffusion CLI-GUI](https://github.com/piallai/stable-diffusion.cpp)
|
||||||
|
- [Local Diffusion](https://github.com/rmatif/Local-Diffusion)
|
||||||
|
|
||||||
## Contributors
|
## Contributors
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user