madebyollin / maple-diffusion

Stable Diffusion inference on iOS / macOS using MPSGraph
https://madebyoll.in/posts/maple_diffusion/
MIT License
793 stars 51 forks source link

Some small improvements #24

Closed Paisseon closed 1 year ago

Paisseon commented 1 year ago
  1. Add support for the NovelAI leaked ckpt to maple-convert.py

  2. Refactor a lot of duplicated code

  3. Add preferences and image saving for macOS

  4. Change the supported iOS version to 15.4

  5. Make steps and guidance scale persistent with UserDefaults