App Feedback (Lower your Volume)

r/StableDiffusion
AI Hardware AI Research AI Tools

I'm building a tracing app, but the awesome part is that the user gets to generate the image themselves. I'm using LiteRT for Android and CoreML for iOS. The app will allow you to download 7 models for Android, 3 Models for iOS, and also integrated HuggingFace inference and StabilityAi for online inference for those who simply do t have the hardware for on device inference. I've done some optimizations where I had to split the UNet into encoder/decoder halves to fit in mobile