Use your Android phone to run Stable Diffusion.
- Inputs are stored alongside saved images via exif.
- Partial translation for; (note, prompts must be in English)
- Chinese Simplified
- English
See releases page.
- Download assets from
TIEMING/Chilloutmix
repo at Hugging Face. - Copy into
app/src/main/asserts/model/
. - Build with Android Studio (tested on 2022.3.1 Patch 4) or Gradle (i.e.
./gradlew ...
).
- Runway, CompVis and Stability AI, for creating Stable Diffusion.
- Stability AI, who have continued development.
- Microsoft for creating ONNX Runtime.
- Qualcomm who did this first, and is the source of the default prompt.
@ZTMIDGO
who reproduced Qualcomm's research and made the results accessible.
It is unclear if these sources have been used to create this app, they are linked here just in case. This also helps improve discoverability of projects/research in the same area.