Skip to content

Releases: avlp12/alis-studio-mobile

Alis Studio Mobile v0.1.1

Choose a tag to compare

@avlp12 avlp12 released this 29 Jun 10:24

v0.1.1

  • Blocks unsupported hardware — devices with less than 8 GB of RAM now show an "unsupported device" screen and won't generate (the model would otherwise jetsam-kill the app). Enforced at runtime.
  • README — real on-device screenshots (generate + gallery) and a thorough minimum-requirements section.
  • First-run "keep the screen on" hint in the download UI.

See the README for full requirements: 8 GB iPhone (15 Pro / 16 / 16 Pro or newer), iOS 17+, ~8 GB free, real device only.

Alis Studio Mobile v0.1.0

Choose a tag to compare

@avlp12 avlp12 released this 29 Jun 10:13

First release of Alis Studio Mobile — on-device image generation for iPhone (MLX Swift), the mobile sibling of Alis Studio.

Highlights

  • Native SwiftUI app (iOS 17+), Alis Studio design (clay/cream, pine mark, light + dark).
  • 512² text-to-image fully on-device. Models: SDXL-Turbo (4-bit UNet + sdxl-vae-fp16-fix) and SD-Turbo (4-bit + fp16 VAE); runtime model picker.
  • Adjustable steps, Stop, on-device Gallery (save / reuse / delete).
  • Memory-tuned + validated on iPhone 16 Pro Max (8 GB): SDXL ~4.25 GiB, SD-Turbo ~3.4 GiB at 512², both stable.

Build

Needs Xcode 16+, an iOS 17+ device, and XcodeGen. See the README. First launch downloads the model weights — keep the screen on.