github mflux-community/mflux v.0.6.1
Release v.0.6.1

latest releases: v.0.19.1, v.0.19.0, v.0.18.1...
18 months ago

MFLUX v.0.6.1 Release Notes

Bug Fixes

๐Ÿ›‘ Image Generation Interruption

  • Fixed interruption flow: Properly handles interruptions during image generation, ensuring graceful stops even when no callbacks are registered
  • Keyboard interrupt handling: Ensures image generation can be stopped via Ctrl+C in all diffusion model variants (standard Flux, ControlNet, and In-Context LoRA)
  • Relocated StopImageGenerationException from stepwise handler to main generation functions for more robust interruption system

Test Stability Improvements

๐Ÿงช Test Reliability

  • Fixed sporadic test failures: Resolved intermittent failures in auto-seeds test case when using random seed count of 1
  • Improved test consistency and reliability

Code Quality Improvements

๐Ÿ”ง Code Standards

  • Formatting and linting fixes: Fixed various formatting issues that were missed in the v0.6.0 release
  • Enhanced code consistency and maintainability

Don't miss a new mflux release

NewReleases is sending notifications on new releases.