Skip to content

Releases: hoang1007/finetuning-diffusers

Release 0.1.2

02 Oct 03:22

Choose a tag to compare

What's news:

  • Support training with DeepSpeed
  • Adam8bit from bitsandbytes integration
  • Fix does not scale with vae_scaling_factor in Text2ImageTrainingModule

Finetuning from Diffusers 0.0.1

28 Sep 10:40

Choose a tag to compare

Features:

  • Training from scrath or finetuning VAE, CLIP, SD
  • Training your custom models with my Trainer