From f4501575afea12b4e530435a03489a10c65b208c Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Wed, 12 Feb 2025 11:16:39 -0500 Subject: [PATCH] update changelog Signed-off-by: Vladimir Mandic --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3123004d..36af46433 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,10 @@ - [localization](https://github.com/vladmandic/sdnext/wiki/Locale) documentation - **UI**: - force browser cache-invalidate on page load +- **Docs** + - New [Outpaint](https://github.com/vladmandic/sdnext/wiki/Outpaint) step-by-step guide + - Updated [Docker](https://github.com/vladmandic/sdnext/wiki/Docker) guide + includes build and publish and both local and cloud examples - **Models** - [AlphaVLLM Lumina 2](https://github.com/Alpha-VLLM/Lumina-Image-2.0) new foundation model for image generation based o Gemma-2-2B text encoder and a flow-based diffusion transformer @@ -27,10 +31,6 @@ - [Mixture-of-Diffusers](https://huggingface.co/posts/elismasilva/251775641926329) Regional tiling type of a solution for SDXL models select from *scripts -> mixture of diffusers* -- **Docs** - - New [Outpaint](https://github.com/vladmandic/sdnext/wiki/Outpaint) step-by-step guide - - Updated [Docker](https://github.com/vladmandic/sdnext/wiki/Docker) guide - includes build and publish and both local and cloud examples - **Docker** - updated **CUDA** receipe to `torch==2.6.0` with `cuda==12.6` - added **ROCm** receipe