From 92dbf3941b1e5cdf21701d02a8df587f748cf36b Mon Sep 17 00:00:00 2001 From: Disty0 Date: Mon, 9 Jun 2025 23:06:39 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 996813e50..048f5a5b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,14 @@ # Change Log for SD.Next -## Update for 2025-06-06 +## Update for 2025-06-09 + +- **Feature** + - Support Python 3.13 - **Changes** - Increase the medvram mode threshold from 8GB to 12GB - Set CPU backend to use FP32 by default + - Relax Python version checks for Zluda - **Torch** - set default to `torch==2.7.1` @@ -16,7 +20,7 @@ - Fix PyTorch <= 2.4 compatibility with FP8 matmul - Fix VAE with conv quant -- **Fixes** +- **Fixes** - Meissonic with multiple generators - Kandinsky V2.2 invalid attention processor - PixArt Sigma Small and Large loading