Skip to content

v.0.5.0

Compare
Choose a tag to compare
@filipstrand filipstrand released this 22 Dec 19:39
· 3 commits to main since this release
f725583

Features

  • DreamBooth fine-tuning support: V1 of fine-tuning support in MFLUX.

Developer Experience Improvements

  • Better weight handling: Completely rewritten LoRA weight handling
  • Better test coverage: Incudes more tests to cover new and existing features (such as for multi-lora and local model saving)
  • New dependencies:
    • Adds matplotlib as dependency for visualizing training loss
    • Adds toml library as dependency for better handling of MFLUX version metadata.