What's Changed
- Resize and crop conditioning image in the same way as input image by @woct0rdho in #2368
- fix: correctly reuse disk-cached latents in FineTuningDataset by @kohya-ss in #2380
- Fix image cropping alignment and cache latents in FineTuningDataset by @kohya-ss in #2381
- Add timestep distribution visualization and loss weighting functionality by @kohya-ss in #2384
- feat(anima): add image-only 2D Qwen-Image VAE option by @kohya-ss in #2382
- Add per-block torch.compile support for Anima training by @kohya-ss in #2379
- feat: Anima LLLite inpainting support by @kohya-ss in #2378
- Add version 0.11.1 changes to changelog by @kohya-ss in #2387
- Add timestep visualization, loss weighting, and Anima VAE support by @kohya-ss in #2386
Full Changelog: v0.11.0...v0.11.1