From 8cef04801aa9d895cc3130192e2d24e8505ae978 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Sat, 12 Apr 2025 11:35:59 -0400 Subject: [PATCH] update changelog Signed-off-by: Vladimir Mandic --- CHANGELOG.md | 9 +++++++++ TODO.md | 4 +--- wiki | 2 +- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d5c03d20..415446632 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ ## Update for 2025-04-12 +### Highlights for 2025-04-12 + +Last release was just over a week ago and here we are again with another update as a new high-end image model, [HiDream-I1](https://github.com/vladmandic/sdnext/wiki/HiDream) jumped out and generated a lot of buzz! +There are quite a few other performance and quality-of-life improvements in this release and ~85 commits, so please take a look at the full [ChangeLog](https://github.com/vladmandic/automatic/blob/master/CHANGELOG.md) + +[ReadMe](https://github.com/vladmandic/automatic/blob/master/README.md) | [ChangeLog](https://github.com/vladmandic/automatic/blob/master/CHANGELOG.md) | [Docs](https://vladmandic.github.io/sdnext-docs/) | [WiKi](https://github.com/vladmandic/automatic/wiki) | [Discord](https://discord.com/invite/sd-next-federal-batch-inspectors-1101998836328697867) + +### Details for 2025-04-12 + - **Models** - [HiDream-I1](https://huggingface.co/HiDream-ai/HiDream-I1-Full) in fast, dev and full variants! new absolutely massive image generative foundation model with **17B** parameters and 4 text-encoders with additional **8.3B** parameters diff --git a/TODO.md b/TODO.md index 6da94054e..fb1aec1cf 100644 --- a/TODO.md +++ b/TODO.md @@ -4,7 +4,7 @@ Main ToDo list can be found at [GitHub projects](https://github.com/users/vladma ## Current -- Simplify Flux.1 loader +- ModernUI for custom model loader ### Issues/Limitations @@ -12,14 +12,12 @@ N/A ## Future Candidates -- Flux: NF4 loader: - IPAdapter: negative guidance: - Control: API enhance scripts compatibility - Video: add generate context menu - Video: API support - Video: STG: - Video: SmoothCache: https://github.com/huggingface/diffusers/issues/11135 -- TeaCache: https://github.com/ali-vilab/TeaCache ## Code TODO diff --git a/wiki b/wiki index 48f2aa4da..b9cb79112 160000 --- a/wiki +++ b/wiki @@ -1 +1 @@ -Subproject commit 48f2aa4da7cc33c4d729089fb075388e3c071599 +Subproject commit b9cb791121d539af705909a49b452a0be40728b4