v0.9.8.3.1
版本发布时间: 2024-08-20 01:52:43
bghira/SimpleTuner最新发布版本:v1.1.1(2024-10-05 08:37:33)
Minor, but important - the intermediary checkpoints weren't impacted before, just part of the weights ended up mis-labeled.
What's Changed
- state dict export for final pipeline by @bghira in https://github.com/bghira/SimpleTuner/pull/812
- lycoris: disable text encoder training (it doesn't work here, yet)
- state dict fix for the final pipeline export after training by @bghira in https://github.com/bghira/SimpleTuner/pull/813
- lycoris: final export fix, correctly save weights by @bghira in https://github.com/bghira/SimpleTuner/pull/814
- update lycoris doc by @bghira in https://github.com/bghira/SimpleTuner/pull/815
- lycoris updates by @bghira in https://github.com/bghira/SimpleTuner/pull/816
Full Changelog: https://github.com/bghira/SimpleTuner/compare/v0.9.8.3...v0.9.8.3.1