Stable-Diffusion-Android
Stable-Diffusion-Android copied to clipboard
Overview / recommendation for the default local models
Upon first run the app gives you a bunch of models to choose from if you want to run it local. I know more about language models than image models. For users like me a short description for each model would be helpful. And maybe a suggestion if one is superior. The information could be in the app or even simpler in the readme of this GitHub page.
There are 2 separate github repositories that host ONNX and MediaPipe models for SDAI app:
- https://github.com/ShiftHackZ/Local-Diffusion-Models-SDAI-ONXX
- https://github.com/ShiftHackZ/Local-Diffusion-Models-SDAI-MediaPipe
Every model has a link to model source, so you can read about additional information about each model there.