swift-coreml-diffusers
swift-coreml-diffusers copied to clipboard
Swift app demonstrating Core ML Stable Diffusion
When trying to generate image from diffusers I just notice the image is kinda flop and idid try saved the image and the resolution is 512x512  the same thing...
How would I run diffusers on device on all apple devices in my swift Xcode project?
# Fix retain cycles Resolved retain cycles by capturing self weakly in async closure and Combine sink subscription. This prevents Downloader from being held in memory due to strong references...
Hey guys, First off, thanks for this great app! I just installed it from the MacOS store. I am hitting an issue with running the "SDXL base (1024, MacOS) [4.5...