v0.1.2
What's Changed
- NoOp Model by @Landanjs in #139
- Script to pre-compute CLIP and T5 by @Landanjs in #144
- Add option to shift noise schedules when changing resolution by @coryMosaicML in #153
- Expose option to set per-stream weighting in image and image_caption datasets by @coryMosaicML in #156
- HF image generation that integrates with Cory's earlier script by @rishab-partha in #158
- MMDiT implementation and text-to-image training with rectified flows by @coryMosaicML in #155
- Add option to use predefined aspect ratio buckets in the cropping transform by @coryMosaicML in #157
- Add latent logger for T5-XXL text encoder by @rishab-partha in #154
- Pass loggers to Trainer in eval by @jazcollins in #166
- Simple LoRA Finetuning (WIP) by @rishab-partha in #164
- Add option to change start and end SNR in SD2/SDXL configs by @coryMosaicML in #165
- Small bug fixes to bulk image generation by @coryMosaicML in #167
- Add dataset for running with precomputed latents from multiple captions by @coryMosaicML in #161
- Small bug fixes for running models without tokenizers by @coryMosaicML in #168
New Contributors
- @rishab-partha made their first contribution in #158
Full Changelog: v0.1.1...v0.1.2