Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 2.25 KB

README.en.md

File metadata and controls

49 lines (35 loc) · 2.25 KB

Stable Diffusion on Android via ONNX

Use your Android phone to run Stable Diffusion.

Features

  • Inputs are stored alongside saved images via exif.
  • Partial translation for; (note, prompts must be in English)
    • Chinese Simplified
    • English

Pre-built APKs

See releases page.

Build Instructions

  1. Download assets from TIEMING/Chilloutmix repo at Hugging Face.
  2. Copy into app/src/main/asserts/model/.
  3. Build with Android Studio (tested on 2022.3.1 Patch 4) or Gradle (i.e. ./gradlew ...).

Screenshots

Default prompt 1 of 2 Default prompt 2 of 2

Credits

Related

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.