Radiant Canvas: native macOS app runs Krea 2, FLUX.2 and Qwen locally via MLX
toxicdog · reddit · 2026-09-15
A developer released Radiant Canvas, a native macOS app for local image generation on Apple Silicon, supporting Krea 2 Turbo, FLUX.2 Klein 4B, Z-Image Turbo, Qwen Image/Edit and ERNIE-Image Turbo — with no Python environment, diffusers, or ComfyUI backend.
Technical highlights:
- C++20/Objective-C++ backend on MLX + Metal, with a Swift app layer
- Each model family is integrated separately rather than squeezed through one generic runtime, handling per-architecture quirks
- The FLUX.2 path uses dedicated MLX CPU/GPU streams, keeps the engine between generations, explicitly frees heavy model parts, supports live previews and in-loop cancellation, and handles OOM/GPU failures
- Unified memory is factored in to pick safe internal render resolutions on 16/24GB Macs
- LoRAs load natively — up to 10 at once for FLUX.2 with separate strengths
- The 70+-node Studio graph actually schedules execution in dependency order: switches prune branches, and Cartesian Matrix/Zip/parameter sweeps create real execution branches
The author positions it between Draw Things (more mature, broader model support) and ComfyUI (more flexible but requires Python), pitching it as one normal Mac app that runs entirely locally.
More from Multimodal
- Pottery Session Turns Into a K-Drama Scene via AI Video Skill — alifcoder · 2026-09-15
- Self-animating drawing app built on real-time video models — umpherj · 2026-09-15
- Impressive 3D video made with Jutsu 3D and Seedance — ImmediateRain1309 · 2026-09-15
- Popular editorial illustration prompt for GPT Image 2.5 shared by @icreatelife — ramos_casals · 2026-09-15
- Runway Labs demos a drawing app animated live by real-time video models — runwayml · 2026-09-15
- Reddit user shows off short AI-generated anime in a brand-new style — Choice_Mongoose7320 · 2026-09-15