From 2ff4b5c07795198aa661f659b45376b4d404bdd3 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Fri, 4 Apr 2025 09:16:44 -0400 Subject: [PATCH] update changelog Signed-off-by: Vladimir Mandic --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c059dc4a0..ab70b2350 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,13 +2,15 @@ ## Update for 2025-04-04 -- LoRA: obey configured device when performing calculations - Video: add FasterCache and PAB support to WanDB and LTX models +- ZLUDA: add more GPUs to recognized list +- LoRA: obey configured device when performing calculations - Progress: add additional fields to progress API - Progress: use batch-count for progress - Grid: add of max-rows and max-columns in settings to control grid format - Gallery: add max-columns in settings for gradio gallery components - Styles: resize and bring quick-ui to forward on hover +- Logging: fix debug logging ## Update for 2025-04-03