Core ML for Stable Diffusion in macOS 13.1 and iOS 16.2 #5317
Replies: 3 comments 2 replies
-
That architecture needs diffusers, webui uses the original stable-diffusion architecture. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
The current pytorch implementation is (slightly) faster than coreml. At least for now. Only if there is a clear benefit, such as a significant speed improvement, should you consider integrating it into the webui. My guess is that Apple announced support for SD in the coreml format, but I think they wanted to appeal that SD can be executed on mobile terminals (iPhone, iPad). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Apple announced this today: https://machinelearning.apple.com/research/stable-diffusion-coreml-apple-silicon
How would one go about integrating this version (https://github.com/apple/ml-stable-diffusion) into the 1111 webui?
Beta Was this translation helpful? Give feedback.
All reactions