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.

Blog

Requirements
  • MacOS 13.1 or later
  • Xcode 14.2 or later
  • Python 3.8

Screenshot 2023-03-25 at 12 32 55 PM

Screenshot 2023-03-25 at 12 44 21 PM

Screenshot 2023-03-25 at 1 49 31 PM

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

GitHub

View Github