mantleCurve / Gauss

Stable Diffusion macOS native app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gauss

A Stable Diffusion app for macOS built with SwiftUI and Apple's ml-stable-diffusion CoreML models.

Screenshot

Building from source

  1. Clone this repo
  2. Run ./build-models.sh. You may need to adjust the Conda setup goo in the script.
  3. Open project in Xcode and click build!

Usage

  • Write prompt text and adjust parameters in the composer view at the bottom.
  • To export an image, just drag it to Finder or any other image editor.
  • You can always generate more images from an existing prompt.

About

Stable Diffusion macOS native app

License:GNU General Public License v3.0


Languages

Language:Swift 98.4%Language:Shell 1.6%