Skip to content

Commit 5d369d2

Browse files
committed
update changelog
Signed-off-by: Vladimir Mandic <mandic00@live.com>
1 parent 76a0a63 commit 5d369d2

File tree

2 files changed

+18
-3
lines changed

2 files changed

+18
-3
lines changed

CHANGELOG.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,23 @@
22

33
## Update for 2024-10-29
44

5-
improvements:
5+
### Highlights for 2024-10-29
6+
7+
- Support for **all SD3.x variants**
8+
*SD3.0-Medium, SD3.5-Medium, SD3.5-Large, SD3.0-Large-Turbo*
9+
- Allow quantization using `bitsandbytes` on-the-fly during models load
10+
Load any variant of SD3.x or FLUX.1 and apply quantization during load without the need for pre-quantized models
11+
- Allow for custom model URL in standard model selector
12+
Can be used to specify any model from *HuggingFace* or *CivitAI*
13+
- Full support for `torch==2.5.1`
14+
- New wiki articles: [Gated Access](https://github.com/vladmandic/automatic/wiki/Gated), [Quantization](https://github.com/vladmandic/automatic/wiki/Quantization), [Offloading](https://github.com/vladmandic/automatic/wiki/Offload)
15+
16+
Plus tons of smaller improvements and cumulative fixes reported since last release
17+
18+
[README](https://github.com/vladmandic/automatic/blob/master/README.md) | [CHANGELOG](https://github.com/vladmandic/automatic/blob/master/CHANGELOG.md) | [WiKi](https://github.com/vladmandic/automatic/wiki) | [Discord](https://discord.com/invite/sd-next-federal-batch-inspectors-1101998836328697867)
19+
20+
### Details for 2024-10-29
21+
622
- model selector:
723
- change-in-behavior
824
- when typing, it will auto-load model as soon as exactly one match is found
@@ -47,7 +63,6 @@ improvements:
4763
- [Quantization Wiki](https://github.com/vladmandic/automatic/wiki/Quantization)
4864
- [Offloading Wiki](https://github.com/vladmandic/automatic/wiki/Offload)
4965

50-
5166
fixes:
5267
- fix send-to-control
5368
- fix k-diffusion

wiki

Submodule wiki updated from 6e278d8 to 4360bc7

0 commit comments

Comments
 (0)