Skip to content

v1.1.2 - masked loss and strong prior preservation

Compare
Choose a tag to compare
@bghira bghira released this 13 Oct 04:36
· 176 commits to release since this release
dddaf4f

New stuff

  • New is_regularisation_data option for datasets, works great
  • H100 or greater now has better torch compile support
  • SDXL ControlNet training is back, now with quantised base model (int8)
  • Multi-node training works now, with a guide to deploy it easily
  • Configure.py now can generate a very rudimentary user prompt library for you if you are in a hurry
  • Flux model cards now have more useful information about your Flux training setup
  • Masked loss training & a demo script in the toolkit dir for generating a folder of image masks

What's Changed

Full Changelog: v1.1.1...v1.1.2