Stable-Diffusion-Catalyst
A macOS Catalyst app which uses Apple’s CoreML Stable Diffusion package to generate AI art on device in Apple Silicon SOC’s without a need for a backend server.
Requirements
- MacOS 13.1 or later
- Xcode 14.2 or later
- Python 3.8
Features
- Image to Image conversion
- Text to Image generation
- Multi-threaded to run both I2I and T2I at same time
Todo
- Proper UI
- Code clean up
- Auto image resizing to 512X512 in Image to Image conversion