You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
🐛 Bug Fixes
Qwen Image Edit mflux-save: Route Qwen edit model names to QwenImageEdit and save through the same path as inference so VisionTransformer (encoder.visual) weights are written. Saving with QwenImage previously omitted those weights and led to random vision encoders after reload.
Battery saver callback: Harden Apple Silicon battery detection when system_profiler is missing and resolve the helper script via absolute paths.
📝 Documentation
Related projects: Clarify that MindCraft Studio is a macOS app built on mflux.
🧰 DX & Maintenance
Dependencies: Relax the protobuf upper bound to allow current 7.x releases while keeping a safe ceiling below 8.0.