diff --git a/CHANGELOG.md b/CHANGELOG.md index ccacfd211..e7055ad3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,20 @@ # Change Log for SD.Next -## Update for 2026-04-02 +## Update for 2026-04-04 - **Models** - [AiArtLab SDXS-1B](https://huggingface.co/AiArtLab/sdxs-1b) Simple Diffusion XS *(training still in progress)* this model combines Qwen3.5-1.8B text encoder with SDXL-style UNET with only 1.6B parameters and custom 32ch VAE +- **Compute** + - **ROCm** futher work on advanced configuration and tuning, thanks @resonantsky + see *main interface -> scripts -> rocm advanced config* - **Internal** - - additional typing and typechecks, thanks @awsr + - additional typing and typechecks, thanks @awsr + - Prohibit python==3.14 unless `--experimental` +- **Fixes** + - UI CSS fixes, thanks @awsr + - detect/warn if space in system path + - add `ftfy` to requirements ## Update for 2026-04-01 diff --git a/TODO.md b/TODO.md index 99903bb98..4ec8cef9d 100644 --- a/TODO.md +++ b/TODO.md @@ -1,5 +1,7 @@ # TODO + + ## Internal - Feature: implement `unload_auxiliary_models` diff --git a/extensions-builtin/sdnext-modernui b/extensions-builtin/sdnext-modernui index c7af727f3..e3720332f 160000 --- a/extensions-builtin/sdnext-modernui +++ b/extensions-builtin/sdnext-modernui @@ -1 +1 @@ -Subproject commit c7af727f31758c9fc96cf0429bcf3608858a15e8 +Subproject commit e3720332f2301fa597c94b40897aa6e983020f1f