From e4f39a1106fb44f70c7ee3990ac824d89defa8f7 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Tue, 4 Feb 2025 09:06:05 -0500 Subject: [PATCH] update changelog Signed-off-by: Vladimir Mandic --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a1dcde7c..2a62a4788 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,18 +2,18 @@ ## Update for 2025-02-04 +### Highlights for 2025-02-04 + Just one week after latest release and what a week it was with over 50 commits! *What's New?* - Rehosted core repo to new [home](https://github.com/vladmandic/sdnext) -- Switched to using `torch==2.6.0` and added support for nightly builds required for **nVidia Blackwell** GPUs +- Switched to using `torch==2.6.0` and added support for `nightly` builds required for **nVidia Blackwell** GPUs - Completely new **interrogate/captioning**, now supporting 150+ **OpenCLiP** models and 20+ built-in **VLMs** - Support for **new VLMs**, New SOTA **background removal** - Other: *torch tunable ops, extra networks search/filter, balanced offload, prompt parser, configurable tracebacks, etc.* - Cumulative fixes... -### Highlights for 2025-02-04 - ### Details for 2025-02-04 - **GitHub**