#35 · Primary category: Image Generation
mflux
Apple MLX native implementations of state-of-the-art generative image & video models
Project last updated:08/29/26
GitHub Stars
2.3K
Forks
173
Contributors
42
License
MIT
Why we included this project
On a Mac with Apple silicon, MFLUX runs current generative image models locally instead of routing every prompt through a paid cloud API. It ports Z-Image, FLUX.2, Ideogram 4, Qwen Image, and SeedVR2 into Apple's MLX framework, so they execute natively without a GPU cluster. The code is deliberately minimal and explicit, which makes it a good place to see how these diffusion transformers actually work. A CLI and Python API cover text-to-image, image-to-image, in-context editing, depth conditioning, and upscaling, and quantization with LoRA fine-tuning lets you customize the output. That makes it a practical fit for creative iteration and prototyping on Apple hardware, without assembling a separate Python diffusion stack.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
stable-diffusion-webui
Stable Diffusion web UI
ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
upscayl
🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.
InvokeAI
InvokeAI is a leading open-source creative engine for Stable Diffusion, offering an industry-leading web UI for generating and editing visual media.