mirror of https://github.com/vladmandic/automatic
update changelog
parent
dca4efb3ad
commit
8dd0fb4e2d
14
CHANGELOG.md
14
CHANGELOG.md
|
|
@ -2,15 +2,13 @@
|
||||||
|
|
||||||
## Update for 2023-10-08
|
## Update for 2023-10-08
|
||||||
|
|
||||||
**TBD**: Candidates before release:
|
- Final strech of the DEV branch before merge to master
|
||||||
- Note: Free-U requires unreleased diffusers
|
- Requires pending `diffusers==0.22.0`
|
||||||
- Update Lora handler for *backend:diffusers*
|
|
||||||
|
|
||||||
This is a big one, with some major changes and new functionality...
|
This is a major release, with many changes and new functionality...
|
||||||
And probably the biggest release since introduction of **Diffusers**
|
|
||||||
|
|
||||||
Note that for this release its recommended to perform a clean install (fresh `git clone`)
|
Note that for this release its recommended to perform a clean install (e.g. fresh `git clone`)
|
||||||
Upgrades are still possible and supported, but above is recommended for best experience
|
Upgrades are still possible and supported, but clean install is recommended for best experience
|
||||||
|
|
||||||
Changelog is massive, but do read through or you'll be missing on some very cool new functionality
|
Changelog is massive, but do read through or you'll be missing on some very cool new functionality
|
||||||
or even free speedups and quality improvements (regardless of which workflows you're using)!
|
or even free speedups and quality improvements (regardless of which workflows you're using)!
|
||||||
|
|
@ -169,7 +167,7 @@ or even free speedups and quality improvements (regardless of which workflows yo
|
||||||
thanks @ljleb
|
thanks @ljleb
|
||||||
- [HyperTile](https://github.com/tfernd/HyperTile): new!
|
- [HyperTile](https://github.com/tfernd/HyperTile): new!
|
||||||
available for *diffusers* and *original* backends
|
available for *diffusers* and *original* backends
|
||||||
2x speed-up your generations for free :)
|
massive (up to 2x) speed-up your generations for free :)
|
||||||
thanks @tfernd
|
thanks @tfernd
|
||||||
- **Batch mode**
|
- **Batch mode**
|
||||||
new option *settings -> inference -> batch mode*
|
new option *settings -> inference -> batch mode*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue