v0.1.2
Last release before removal of v0 code.
What's Changed
- Fix VAE precisions by @Edenzzzz in #588
- [LoRA] Fix lora merge weights by @Edenzzzz in #579
- Add ComfyUI custom node for inference by @kevin314 in #596
- [Feature] Offload all text encoders by default by @Edenzzzz in #594
- [Training] Use inference pipeline for training validation by @SolitaryThinker in #585
- [chore] Upgrade min Python version from 3.8 to 3.10 by @SolitaryThinker in #597
- [bugfix] [training] fix deadlock in latent datasets and init error in multi-node training by @SolitaryThinker in #598
- [docs] Update slack invite by @SolitaryThinker in #601
- [docs] update dev guide runpod image to py3.12 by @SolitaryThinker in #602
- Remove all unnecessary torch.cuda.empty_cache by @Edenzzzz in #606
- Set encoder TP size to 1 by default by @Edenzzzz in #569
- [Feature][Training]Update example fine-tuning scripts to enable gradient checkpointing by @BrianChen1129 in #618
Full Changelog: v0.1.1...v0.1.2