Skip to content

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.

License

Notifications You must be signed in to change notification settings

SaiBalaji-PSS/Stable-Diffusion-Catalyst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Languages