SaiBalaji-PSS / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could not launch “StableDiffusion”

lyb5834 opened this issue · comments

when i build in Mac 12.6.3, show alert below

Could not launch “StableDiffusion”

The app is incompatible with the current version of macOS. Please check the app's deployment target.

when i build in Mac 12.6.3, show alert below


Could not launch “StableDiffusion”



The app is incompatible with the current version of macOS. Please check the app's deployment target.

Hi sorry for the late reply. According to Apple's documentation stable Diffusion needs minimum macOS version of 13.1 to build and run. You can try after updating your mac to latest Ventura version.