update changelog/todo

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2025-05-14 10:47:54 -04:00
parent 8330052d19
commit f52aec36a8
4 changed files with 9 additions and 3 deletions
+5 -1
View File
@@ -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
+2
View File
@@ -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)
+1 -1
View File
@@ -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
+1 -1
Submodule wiki updated: 4493798efc...e3b0583b65