Releases: justjake/Gauss
Releases · justjake/Gauss
First release!
Generate images with Stable Diffusion 2.0, 1.5, and 1.4 all on your Mac using the Apple Neural Engine. It’s fast, and everything happens locally.
Getting started
- Download Gauss.app.zip, uncompress it, then move Gauss.app to /Applications
- Launch the app by right-clicking then choose "Open". This is required because the app is not notarized due to technical difficulties with Xcode.
- Inside the app, create a new document.
- Follow the prompt to install Stable Diffusion ML models. This will require between 2.5 and 8gb, depending on which models you install.
- Start imagining images!
See README.md for more info.
Models v1.0.0
This is not a release of Gauss itself. Rather, it contains model files that Gauss will download and extract. Each model is first compressed into an Apple Archive (aar), then split into segments smaller than 2gb, which is the maximum file size for a Github release.