This app uses Apple’s Core ML Stable Diffusion implementation to achieve maximum performance and speed on Apple Silicon based Macs while reducing memory requirements. It also runs on Intel based Macs too.
Extremely fast and memory efficient (~150MB with Neural Engine)
Runs well on all Apple Silicon Macs by fully utilizing Neural Engine
Generate images locally and completely offline
Generate images based on an existing image (commonly known as Image2Image)
Generated images are saved with prompt info inside EXIF metadata (view in Finder's Get Info window)
Convert generated images to high resolution (using RealESRGAN)
Autosave & restore images
Use custom Stable Diffusion Core ML models
No worries about pickled models
macOS native app using SwiftUI
Visit Official Website