Skip to content

Releases: smy20011/dreambooth-gui

v0.1.11

13 Dec 06:59
Compare
Choose a tag to compare
  1. Fix caching problem when converting ckpt to diffusers

v0.1.10

29 Nov 00:07
Compare
Choose a tag to compare
  1. Support SD 2.0 with upgraded docker image. Use stabilityai/stable-diffusion-2 for the model and accept TOS on the website for 2.0 training.

v0.1.9 - alpha

10 Nov 05:13
Compare
Choose a tag to compare

This is a pre-relase of v0.1.9!

Highlights:

  1. You can now train model with CKPT instead of diffusers. (Automatically ckpt -> diffusers conversion)
  2. Support save model every # of steps. It will help you fight with overfit problem.
  3. Fix a bug that gui will not pull latest image.
  4. Fix a bug that GUI has incorrect training rate setup.

v0.1.8

03 Nov 02:12
Compare
Choose a tag to compare
  1. Fix problem training with local model.
  2. Fix some UI text

v0.1.7

02 Nov 04:58
Compare
Choose a tag to compare
  1. Fix a bug that unable to train on 3060.
  2. Preview instance images.
  3. Support load diffusers model locally.
  4. Refactor and improve testing.

v0.1.6-alpha

27 Oct 18:17
Compare
Choose a tag to compare
  1. Support local model
  2. Use a new docker image that may support 3060 card.
  3. Better error message.

v0.1.5

22 Oct 01:42
Compare
Choose a tag to compare

Release Note

  • Checkpoint generation support

v0.1.4

21 Oct 19:43
Compare
Choose a tag to compare
  • Refactor codebase for better state management.
  • Fix a bug that replace r with n in the output.

v0.1.3

18 Oct 01:29
Compare
Choose a tag to compare

See the assets to download this version and install.

v0.1.2

17 Oct 04:12
Compare
Choose a tag to compare

See the assets to download this version and install.