|
1 | 1 | # Change Log for SD.Next
|
2 | 2 |
|
3 |
| -## Update for 2025-02-18 |
| 3 | +## Update for 2025-02-20 |
4 | 4 |
|
5 |
| -### Highlight for 2025-02-18 |
| 5 | +### Highlight for 2025-02-20 |
6 | 6 |
|
7 | 7 | We're back with another update with nearly 100 commits!
|
8 | 8 | - Starting with massive UI update with full [localization](https://vladmandic.github.io/sdnext-docs/Locale/) for 8 languages
|
9 | 9 | and 100+ new [hints](https://vladmandic.github.io/sdnext-docs/Hints/)
|
10 |
| -- Big update to [Docker](https://vladmandic.github.io/sdnext-docs/Docker/) containers with support for all major compute platforms |
| 10 | +- Big update to [Docker](https://vladmandic.github.io/sdnext-docs/Docker/) containers |
| 11 | + with support for all major compute platforms |
11 | 12 | - A lot of [outpainting](https://vladmandic.github.io/sdnext-docs/Outpaint/) goodies
|
12 | 13 | - Support for new models: [AlphaVLLM Lumina 2](https://github.com/Alpha-VLLM/Lumina-Image-2.0) and [Ostris Flex.1-Alpha](https://huggingface.co/ostris/Flex.1-alpha)
|
13 |
| -- And new **Mixture-of-Diffusers** regional tiling pipeline |
| 14 | +- And new **Mixture-of-Diffusers** regional prompting & tiling pipeline |
14 | 15 | - Follow-up to last weeks **interrogate/captioning** rewrite
|
15 | 16 | now with redesigned captioning UI, batch support, and much more
|
16 | 17 | plus **JoyTag**, **JoyCaption**, **PaliGemma**, **ToriiGate**, **Ovis2** added to list of supported models
|
17 |
| -- Some changes to **prompt parsing** to allow more control as well as more flexibility when mouting SDNext server to custom URL |
| 18 | +- Some changes to **prompt parsing** to allow more control as well as |
| 19 | + more flexibility when mouting SDNext server to custom URL |
18 | 20 | - Of course, cumulative fixes...
|
19 | 21 |
|
20 | 22 | *...and more* - see [changelog](https://github.com/vladmandic/sdnext/blob/dev/CHANGELOG.md) for full details!
|
21 | 23 |
|
22 |
| -### Details for 2025-02-18 |
| 24 | +### Details for 2025-02-20 |
23 | 25 |
|
24 | 26 | - **User Interface**
|
25 | 27 | - **Hints**
|
|
0 commit comments