diff --git a/CHANGELOG.md b/CHANGELOG.md index d3ec2c882..98bb764c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log for SD.Next -## Update for 2025-06-10 +## Update for 2025-06-15 - **Feature** - Support Python 3.13 @@ -30,6 +30,7 @@ - Fix forced FP32 with tensorwise FP8 matmul - Fix PyTorch <= 2.4 compatibility with FP8 matmul - Fix VAE with conv quant + - Don't ignore the Quantize with GPU option with offload mode `none` and `model` - **Fixes** - Meissonic with multiple generators