Hacker News new | ask | show | jobs
by outcoldman 895 days ago
Apple released CoreML Stable Diffusion library a little over a year ago [1]. Hugging Face released their version of the example app for the CoreML Stable Diffusion library [2].

The app should be able to run on iPhone 14 Pro, I believe the requirements is about 6-8Gb of RAM. And I was not able to run it on iPhone 13 Mini, because it has only 4Gb of RAM.

- [1] https://github.com/apple/ml-stable-diffusion

- [2] https://github.com/huggingface/swift-coreml-diffusers

1 comments

> The app should be able to run on iPhone 14 Pro

Can’t install it, says device is not supported.

Yeah, the Compatibility section states 15 Pro and 15 Pro Max only.