Skip to content

v0.1.0

Compare
Choose a tag to compare
@okotaku okotaku released this 01 Aug 08:16
· 407 commits to main since this release
2e7f08d

First release

What's Changed

  • [Feature] Add Stable Diffusion v15 training #1
  • [Feature] SNR weighting gamma L2 loss #2
  • [Feature] Add inference demo #3
  • [Feature] Add Unet EMA training #4
  • [Feature] Add LoRA #5
  • [Feature] Support train text_encoder #6
  • [Feature] Support SDXL #7
  • [Feature] Support DreamBooth #8
  • [Bugfix] crop top left calc #9
  • Add .dockerignore #10
  • [Feature] Support local data #11
  • [Feature] Support DDP #12
  • [Docs] prepare dataset #13