mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 17:24:32 +02:00
update changelog/todo
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
+5
-1
@@ -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
|
||||
|
||||
@@ -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
@@ -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
Reference in New Issue
Block a user