From 9a85e45cb4a45927df5b2102a9e9a430f1921792 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Wed, 19 Mar 2025 18:26:44 -0400 Subject: [PATCH] update changelog Signed-off-by: Vladimir Mandic --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a6ba094e..0e3cac31c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,15 @@ # Change Log for SD.Next -## Update for 2025-03-17 +## Update for 2025-03-19 ### TODO - Gemma3 requires `transformers==git+https://github.com/huggingface/transformers@v4.49.0-Gemma-3` - Remote VAE encode for SD15 and Flux.1: - HunyuanVideo-I2V: - - LTXVideo condition input + - HunyuanVideo: Remote VAE + - HunyuanVideo: Tiny VAE + - LTXVideo-095: Condition input + - LTXVideo-095: Broken offloading ### Highlights for 2025-03-17 @@ -77,6 +80,7 @@ Support for [CogView 4](https://huggingface.co/THUDM/CogView4-6B), new CLiP mode - fix hires with latent upscale - fix legacy diffusion latent upscalers - fix upscaler selection in postprocessing + - fix sd35 with batch processing ## Update for 2025-02-28