From f52aec36a889ecaf4df5c74ab793d89b90710543 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Wed, 14 May 2025 10:47:54 -0400 Subject: [PATCH] update changelog/todo Signed-off-by: Vladimir Mandic --- CHANGELOG.md | 6 +++++- TODO.md | 2 ++ requirements.txt | 2 +- wiki | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 65a2d2496..81ab2d9f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log for SD.Next -## Update for 2025-05-13 +## Update for 2025-05-14 Curious how your system is performing? Run a built-in benchmark and compare to over 15k unique results world-wide: (Benchmark data)[https://vladmandic.github.io/sd-extension-system-info/pages/benchmark.html]! @@ -9,9 +9,13 @@ From slowest 0.02 it/s running on 6th gen CPU without acceleration up to 275 it/ Also, since quantization is becoming a necessity for almost all new models, see comparison of different quantization methods available in SD.Next: [Quantization](https://vladmandic.github.io/sdnext-docs/Quantization/) *Hint*: Even if you may not need quantization for your current model, it may be worth trying it out as it can significantly improve performance! +For ZLUDA users, this update adds [compatibility](https://github.com/vladmandic/sdnext/issues/3918) with with latest AMD Adrenaline drivers + - **Wiki** - Updates for: *Quantization, NNCF, WSL, ZLUDA, ROCm* - **Compute** + - ZLUDA: update to `zluda==3.9.5` with `torch==2.7.0` + *Note*: delete `.zluda` folder so that newest zluda will be installed if you are using the latest AMD Adrenaline driver - NNCF: added experimental support for direct INT8 MatMul - **Feature** - Prompt Enhance: option to allow/disallow NSFW content diff --git a/TODO.md b/TODO.md index 75150e7dd..64ff93039 100644 --- a/TODO.md +++ b/TODO.md @@ -20,6 +20,8 @@ N/A - [LTXVideo-0.9.7](https://github.com/huggingface/diffusers/pull/11516) - [VisualClose](https://github.com/huggingface/diffusers/pull/11377) - [SEVA](https://github.com/huggingface/diffusers/pull/11440) +- [CausVid-Plus](https://github.com/goatWu/CausVid-Plus/) +- [JoyCaption-Beta-One](https://huggingface.co/fancyfeast/llama-joycaption-beta-one-hf-llava) - [Diffusers guiders](https://github.com/huggingface/diffusers/pull/11311) - [Nunchaku PulID](https://github.com/mit-han-lab/nunchaku/pull/274) - [Pydantic changes](https://github.com/Cschlaefli/automatic) diff --git a/requirements.txt b/requirements.txt index 663999c1d..3c267794f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ accelerate==1.6.0 opencv-contrib-python-headless==4.9.0.80 einops==0.4.1 gradio==3.43.2 -huggingface_hub==0.31.1 +huggingface_hub==0.31.2 numexpr==2.10.2 numpy==1.26.4 numba==0.61.2 diff --git a/wiki b/wiki index 4493798ef..e3b0583b6 160000 --- a/wiki +++ b/wiki @@ -1 +1 @@ -Subproject commit 4493798efc3fd9a1de8ba37dd4e0ce2ae8efa117 +Subproject commit e3b0583b659c5b6adc49381f00caeee3b66b5b7e