|
14 | 14 | * Add support for DAT upscaler models ([#14690](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/14690), [#15039](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/15039))
|
15 | 15 | * Extra Networks Tree View ([#14588](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/14588), [#14900](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/14900))
|
16 | 16 | * NPU Support ([#14801](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/14801))
|
17 |
| -* Propmpt comments support |
| 17 | +* Prompt comments support |
18 | 18 |
|
19 | 19 | ### Minor:
|
20 | 20 | * Allow pasting in WIDTHxHEIGHT strings into the width/height fields ([#14296](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/14296))
|
|
59 | 59 | * modules/api/api.py: add api endpoint to refresh embeddings list ([#14715](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/14715))
|
60 | 60 | * set_named_arg ([#14773](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/14773))
|
61 | 61 | * add before_token_counter callback and use it for prompt comments
|
62 |
| -* ResizeHandleRow - allow overriden column scale parameter ([#15004](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/15004)) |
| 62 | +* ResizeHandleRow - allow overridden column scale parameter ([#15004](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/15004)) |
63 | 63 |
|
64 | 64 | ### Performance
|
65 | 65 | * Massive performance improvement for extra networks directories with a huge number of files in them in an attempt to tackle #14507 ([#14528](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/14528))
|
|
101 | 101 | * Gracefully handle mtime read exception from cache ([#14933](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/14933))
|
102 | 102 | * Only trigger interrupt on `Esc` when interrupt button visible ([#14932](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/14932))
|
103 | 103 | * Disable prompt token counters option actually disables token counting rather than just hiding results.
|
104 |
| -* avoid doble upscaling in inpaint ([#14966](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/14966)) |
| 104 | +* avoid double upscaling in inpaint ([#14966](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/14966)) |
105 | 105 | * Fix #14591 using translated content to do categories mapping ([#14995](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/14995))
|
106 | 106 | * fix: the `split_threshold` parameter does not work when running Split oversized images ([#15006](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/15006))
|
107 | 107 | * Fix resize-handle for mobile ([#15010](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/15010), [#15065](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/15065))
|
|
171 | 171 | * infotext updates: add option to disregard certain infotext fields, add option to not include VAE in infotext, add explanation to infotext settings page, move some options to infotext settings page
|
172 | 172 | * add FP32 fallback support on sd_vae_approx ([#14046](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/14046))
|
173 | 173 | * support XYZ scripts / split hires path from unet ([#14126](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/14126))
|
174 |
| -* allow use of mutiple styles csv files ([#14125](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/14125)) |
| 174 | +* allow use of multiple styles csv files ([#14125](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/14125)) |
175 | 175 | * make extra network card description plaintext by default, with an option (Treat card description as HTML) to re-enable HTML as it was (originally by [#13241](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/13241))
|
176 | 176 |
|
177 | 177 | ### Extensions and API:
|
|
308 | 308 | * new samplers: Restart, DPM++ 2M SDE Exponential, DPM++ 2M SDE Heun, DPM++ 2M SDE Heun Karras, DPM++ 2M SDE Heun Exponential, DPM++ 3M SDE, DPM++ 3M SDE Karras, DPM++ 3M SDE Exponential ([#12300](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12300), [#12519](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12519), [#12542](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12542))
|
309 | 309 | * rework DDIM, PLMS, UniPC to use CFG denoiser same as in k-diffusion samplers:
|
310 | 310 | * makes all of them work with img2img
|
311 |
| - * makes prompt composition posssible (AND) |
| 311 | + * makes prompt composition possible (AND) |
312 | 312 | * makes them available for SDXL
|
313 | 313 | * always show extra networks tabs in the UI ([#11808](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/11808))
|
314 | 314 | * use less RAM when creating models ([#11958](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/11958), [#12599](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12599))
|
|
484 | 484 | * user metadata system for custom networks
|
485 | 485 | * extended Lora metadata editor: set activation text, default weight, view tags, training info
|
486 | 486 | * Lora extension rework to include other types of networks (all that were previously handled by LyCORIS extension)
|
487 |
| - * show github stars for extenstions |
| 487 | + * show github stars for extensions |
488 | 488 | * img2img batch mode can read extra stuff from png info
|
489 | 489 | * img2img batch works with subdirectories
|
490 | 490 | * hotkeys to move prompt elements: alt+left/right
|
|
703 | 703 | * do not wait for Stable Diffusion model to load at startup
|
704 | 704 | * add filename patterns: `[denoising]`
|
705 | 705 | * directory hiding for extra networks: dirs starting with `.` will hide their cards on extra network tabs unless specifically searched for
|
706 |
| - * LoRA: for the `<...>` text in prompt, use name of LoRA that is in the metdata of the file, if present, instead of filename (both can be used to activate LoRA) |
| 706 | + * LoRA: for the `<...>` text in prompt, use name of LoRA that is in the metadata of the file, if present, instead of filename (both can be used to activate LoRA) |
707 | 707 | * LoRA: read infotext params from kohya-ss's extension parameters if they are present and if his extension is not active
|
708 | 708 | * LoRA: fix some LoRAs not working (ones that have 3x3 convolution layer)
|
709 | 709 | * LoRA: add an option to use old method of applying LoRAs (producing same results as with kohya-ss)
|
|
733 | 733 | * fix gamepad navigation
|
734 | 734 | * make the lightbox fullscreen image function properly
|
735 | 735 | * fix squished thumbnails in extras tab
|
736 |
| - * keep "search" filter for extra networks when user refreshes the tab (previously it showed everthing after you refreshed) |
| 736 | + * keep "search" filter for extra networks when user refreshes the tab (previously it showed everything after you refreshed) |
737 | 737 | * fix webui showing the same image if you configure the generation to always save results into same file
|
738 | 738 | * fix bug with upscalers not working properly
|
739 | 739 | * fix MPS on PyTorch 2.0.1, Intel Macs
|
|
751 | 751 | * switch to PyTorch 2.0.0 (except for AMD GPUs)
|
752 | 752 | * visual improvements to custom code scripts
|
753 | 753 | * add filename patterns: `[clip_skip]`, `[hasprompt<>]`, `[batch_number]`, `[generation_number]`
|
754 |
| - * add support for saving init images in img2img, and record their hashes in infotext for reproducability |
| 754 | + * add support for saving init images in img2img, and record their hashes in infotext for reproducibility |
755 | 755 | * automatically select current word when adjusting weight with ctrl+up/down
|
756 | 756 | * add dropdowns for X/Y/Z plot
|
757 | 757 | * add setting: Stable Diffusion/Random number generator source: makes it possible to make images generated from a given manual seed consistent across different GPUs
|
|
0 commit comments