mirror of https://github.com/vladmandic/automatic
update todo/changelog
Signed-off-by: Vladimir Mandic <mandic00@live.com>pull/4039/head
parent
c559e26616
commit
d522982bdb
|
|
@ -7,10 +7,11 @@
|
|||
In this release we finally break with legacy with the removal of the original [A1111](https://github.com/AUTOMATIC1111/stable-diffusion-webui/) codebase which has not been maintained for a while now
|
||||
This plus major cleanup of codebase and external dependencies resulted in ~53k LoC (*lines-of-code*) reduction and spread over [~680 files](https://github.com/vladmandic/sdnext/pull/4017)!
|
||||
|
||||
We also switched project license to **Apache-2.0** which means that SD.Next is now fully compatible with commercial and non-commercial use and redistribution regardless of modifications!
|
||||
We also switched project license to [Apache-2.0](https://github.com/vladmandic/sdnext/blob/dev/LICENSE.txt) which means that SD.Next is now fully compatible with commercial and non-commercial use and redistribution regardless of modifications!
|
||||
|
||||
Feature highlights include:
|
||||
- **ModernUI** layout redesign which should make it more user friendly and easier to navigate
|
||||
- Redesigned **Video** interface with
|
||||
- New background replacement and relightning methods using **Latent Bridge Matching** and new **PixelArt** processing filter
|
||||
- New LLM/VLM models available for captioning and prompt enhance
|
||||
- Compute improvements
|
||||
|
|
@ -22,7 +23,7 @@ Although upgrades and existing installations are tested and should work fine!
|
|||
|
||||
[ReadMe](https://github.com/vladmandic/automatic/blob/master/README.md) | [ChangeLog](https://github.com/vladmandic/automatic/blob/master/CHANGELOG.md) | [Docs](https://vladmandic.github.io/sdnext-docs/) | [WiKi](https://github.com/vladmandic/automatic/wiki) | [Discord](https://discord.com/invite/sd-next-federal-batch-inspectors-1101998836328697867)
|
||||
|
||||
### Details for 2025-07-07
|
||||
### Details for 2025-07-08
|
||||
|
||||
- **License**
|
||||
- SD.Next [license](https://github.com/vladmandic/sdnext/blob/dev/LICENSE.txt) switched from **aGPL-v3.0** to **Apache-v2.0**
|
||||
|
|
|
|||
Loading…
Reference in New Issue