Skip to content

Commit c2eaa04

Browse files
committed
update changelog
1 parent f7becfb commit c2eaa04

5 files changed

+21
-2
lines changed

CHANGELOG.md

+21-2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
## Update for 2024-02-22
44

5+
Only 3 weeks since last release, but here's another feature-packed one!
6+
This time release schedule was shorter as we wanted to get some of the fixes out faster.
7+
8+
### Highlights
9+
10+
- **IP-Adapters** & **FaceID**: multi-adapter and multi-image suport
11+
- New optimization engines: [DeepCache](https://github.com/horseee/DeepCache), [ZLUDA](https://github.com/vosen/ZLUDA) and **Dynamic Attention Slicing**
12+
- New built-in pipelines: [Differential diffusion](https://github.com/exx8/differential-diffusion) and [Regional prompting](https://github.com/huggingface/diffusers/blob/main/examples/community/README.md#regional-prompting-pipeline)
13+
- Big updates to: **Outpainting** (noised-edge-extend), **Clip-skip** (interpolate with non-integrer values!), **CFG end** (prevent overburn on high CFG scales), **Control** module masking functionality
14+
- All reported issues since the last release are addressed and included in this release
15+
16+
Further details:
17+
- For basic instructions, see [README](https://github.com/vladmandic/automatic/blob/master/README.md)
18+
- For more details on all new features see full [CHANGELOG](https://github.com/vladmandic/automatic/blob/master/CHANGELOG.md)
19+
- For documentation, see [WiKi](https://github.com/vladmandic/automatic/wiki)
20+
- [Discord](https://discord.com/invite/sd-next-federal-batch-inspectors-1101998836328697867) server
21+
22+
### Full ChangeLog for 2024-02-22
23+
524
- **Improvements**:
625
- **IP Adapter** major refactor
726
- support for **multiple input images** per each ip adapter
@@ -145,7 +164,7 @@ Further details:
145164
- For more details on all new features see full [CHANGELOG](https://github.com/vladmandic/automatic/blob/master/CHANGELOG.md)
146165
- For documentation, see [WiKi](https://github.com/vladmandic/automatic/wiki)
147166

148-
### Full changelog 2024-02-07
167+
### Full ChangeLog 2024-02-07
149168

150169
- Heavily updated [Wiki](https://github.com/vladmandic/automatic/wiki)
151170
- **Control**:
@@ -469,7 +488,7 @@ And others improvements in areas such as: Upscaling (up to 8x now with 40+ avail
469488

470489
Plus some nifty new modules such as **FaceID** automatic face guidance using embeds during generation and **Depth 3D** image to 3D scene
471490

472-
### Full changelog 2023-12-29
491+
### Full ChangeLog 2023-12-29
473492

474493
- **Control**
475494
- native implementation of all image control methods:

html/screenshot-differrential.jpg

62.7 KB
Loading

html/screenshot-ipadapter02.jpg

101 KB
Loading

html/screenshot-outpaint.jpg

100 KB
Loading

html/screenshot-regional.jpg

64.6 KB
Loading

0 commit comments

Comments
 (0)