Currently, numerous APIs allow developers to run Stable Diffusion models on the server and integrate AI into their apps by making network requests.
While these APIs are great, they can become very costly and don't allow for building offline-first applications. In this session, I will discuss a feature I have been building for my app QReate that uses Stable Diffusion to generate art-like QR codes completely on-device using CoreML.