Free Mac app runs FLUX.2 Klein image generation locally

A small native macOS app can run fully on an Mac. It uses Apple’s MLX framework and does not require Python, a ComfyUI graph, a , or cloud processing. The workflow is simple: enter a sentence in any language, press generate, and receive an image.

The app is called Typhoonminigen, and both the and a downloadable build are available on GitHub under the . The image engine is Vincent Gourbin’s flux-2-swift-mlx, the model is Black Forest Labs’ , and MLX handles the computing. The maker says the app was built with Claude Code, with no Swift written by hand, while testing and checking the result personally.

The main lesson is that old SDXL/Forge prompt habits do not transfer well to , so better results need a different style of prompt writing.

Key points

  • runs directly on Macs.
  • The app avoids Python, ComfyUI, a , and cloud processing.
  • Typhoonminigen is free, open source, and released under the .
  • It uses flux-2-swift-mlx as the engine, as the model, and MLX for computation.
  • SDXL/Forge prompt habits may produce weaker results with .
Read original