PulseAugur
EN
LIVE 08:32:47

SDXL image generation now works on iPhone via Off Grid app

The open-source app Off Grid, which enables on-device AI image generation, has fixed a bug that prevented SDXL models from running on iPhones. The issue stemmed from the app's validation code only recognizing a monolithic UNet file layout, while most SDXL models use a chunked layout. This oversight caused months of user-reported problems. The fix allows users to generate SDXL images on an iPhone 15 Pro in approximately 30-45 seconds without an internet connection. AI

IMPACT Enables on-device AI image generation for users without cloud dependency.

RANK_REASON An existing open-source application has fixed a bug that impacted its functionality.

Read on r/StableDiffusion →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

SDXL image generation now works on iPhone via Off Grid app

COVERAGE [1]

  1. r/StableDiffusion TIER_2 English(EN) · /u/Thalesof ·

    SDXL image generation now works on iPhone. The bug that blocked it for months was a missing file check

    <!-- SC_OFF --><div class="md"><p>We've been building [Off Grid](<a href="https://github.com/alichherawalla/off-grid-mobile-ai">https://github.com/alichherawalla/off-grid-mobile-ai</a>) - open-source app for on-device AI (text + image gen, no cloud). SDXL on iPhone was broken for…