Kizi-Art commited on
Commit
a7f2c15
1 Parent(s): be673ae

Upload CHANGELOG.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. CHANGELOG.md +507 -0
CHANGELOG.md ADDED
@@ -0,0 +1,507 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ## 1.6.0
2
+
3
+ ### Features:
4
+ * refiner support [#12371](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12371)
5
+ * add NV option for Random number generator source setting, which allows to generate same pictures on CPU/AMD/Mac as on NVidia videocards
6
+ * add style editor dialog
7
+ * hires fix: add an option to use a different checkpoint for second pass ([#12181](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12181))
8
+ * option to keep multiple loaded models in memory ([#12227](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12227))
9
+ * 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))
10
+ * rework DDIM, PLMS, UniPC to use CFG denoiser same as in k-diffusion samplers:
11
+ * makes all of them work with img2img
12
+ * makes prompt composition posssible (AND)
13
+ * makes them available for SDXL
14
+ * always show extra networks tabs in the UI ([#11808](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/11808))
15
+ * 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))
16
+ * textual inversion inference support for SDXL
17
+ * extra networks UI: show metadata for SD checkpoints
18
+ * checkpoint merger: add metadata support
19
+ * prompt editing and attention: add support for whitespace after the number ([ red : green : 0.5 ]) (seed breaking change) ([#12177](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12177))
20
+ * VAE: allow selecting own VAE for each checkpoint (in user metadata editor)
21
+ * VAE: add selected VAE to infotext
22
+ * options in main UI: add own separate setting for txt2img and img2img, correctly read values from pasted infotext, add setting for column count ([#12551](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12551))
23
+ * add resize handle to txt2img and img2img tabs, allowing to change the amount of horizontable space given to generation parameters and resulting image gallery ([#12687](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12687), [#12723](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12723))
24
+ * change default behavior for batching cond/uncond -- now it's on by default, and is disabled by an UI setting (Optimizatios -> Batch cond/uncond) - if you are on lowvram/medvram and are getting OOM exceptions, you will need to enable it
25
+ * show current position in queue and make it so that requests are processed in the order of arrival ([#12707](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12707))
26
+ * add `--medvram-sdxl` flag that only enables `--medvram` for SDXL models
27
+ * prompt editing timeline has separate range for first pass and hires-fix pass (seed breaking change) ([#12457](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12457))
28
+
29
+ ### Minor:
30
+ * img2img batch: RAM savings, VRAM savings, .tif, .tiff in img2img batch ([#12120](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12120), [#12514](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12514), [#12515](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12515))
31
+ * postprocessing/extras: RAM savings ([#12479](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12479))
32
+ * XYZ: in the axis labels, remove pathnames from model filenames
33
+ * XYZ: support hires sampler ([#12298](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12298))
34
+ * XYZ: new option: use text inputs instead of dropdowns ([#12491](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12491))
35
+ * add gradio version warning
36
+ * sort list of VAE checkpoints ([#12297](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12297))
37
+ * use transparent white for mask in inpainting, along with an option to select the color ([#12326](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12326))
38
+ * move some settings to their own section: img2img, VAE
39
+ * add checkbox to show/hide dirs for extra networks
40
+ * Add TAESD(or more) options for all the VAE encode/decode operation ([#12311](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12311))
41
+ * gradio theme cache, new gradio themes, along with explanation that the user can input his own values ([#12346](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12346), [#12355](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12355))
42
+ * sampler fixes/tweaks: s_tmax, s_churn, s_noise, s_tmax ([#12354](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12354), [#12356](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12356), [#12357](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12357), [#12358](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12358), [#12375](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12375), [#12521](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12521))
43
+ * update README.md with correct instructions for Linux installation ([#12352](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12352))
44
+ * option to not save incomplete images, on by default ([#12338](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12338))
45
+ * enable cond cache by default
46
+ * git autofix for repos that are corrupted ([#12230](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12230))
47
+ * allow to open images in new browser tab by middle mouse button ([#12379](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12379))
48
+ * automatically open webui in browser when running "locally" ([#12254](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12254))
49
+ * put commonly used samplers on top, make DPM++ 2M Karras the default choice
50
+ * zoom and pan: option to auto-expand a wide image, improved integration ([#12413](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12413), [#12727](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12727))
51
+ * option to cache Lora networks in memory
52
+ * rework hires fix UI to use accordion
53
+ * face restoration and tiling moved to settings - use "Options in main UI" setting if you want them back
54
+ * change quicksettings items to have variable width
55
+ * Lora: add Norm module, add support for bias ([#12503](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12503))
56
+ * Lora: output warnings in UI rather than fail for unfitting loras; switch to logging for error output in console
57
+ * support search and display of hashes for all extra network items ([#12510](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12510))
58
+ * add extra noise param for img2img operations ([#12564](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12564))
59
+ * support for Lora with bias ([#12584](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12584))
60
+ * make interrupt quicker ([#12634](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12634))
61
+ * configurable gallery height ([#12648](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12648))
62
+ * make results column sticky ([#12645](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12645))
63
+ * more hash filename patterns ([#12639](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12639))
64
+ * make image viewer actually fit the whole page ([#12635](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12635))
65
+ * make progress bar work independently from live preview display which results in it being updated a lot more often
66
+ * forbid Full live preview method for medvram and add a setting to undo the forbidding
67
+ * make it possible to localize tooltips and placeholders
68
+ * add option to align with sgm repo's sampling implementation ([#12818](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12818))
69
+ * Restore faces and Tiling generation parameters have been moved to settings out of main UI
70
+ * if you want to put them back into main UI, use `Options in main UI` setting on the UI page.
71
+
72
+ ### Extensions and API:
73
+ * gradio 3.41.2
74
+ * also bump versions for packages: transformers, GitPython, accelerate, scikit-image, timm, tomesd
75
+ * support tooltip kwarg for gradio elements: gr.Textbox(label='hello', tooltip='world')
76
+ * properly clear the total console progressbar when using txt2img and img2img from API
77
+ * add cmd_arg --disable-extra-extensions and --disable-all-extensions ([#12294](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12294))
78
+ * shared.py and webui.py split into many files
79
+ * add --loglevel commandline argument for logging
80
+ * add a custom UI element that combines accordion and checkbox
81
+ * avoid importing gradio in tests because it spams warnings
82
+ * put infotext label for setting into OptionInfo definition rather than in a separate list
83
+ * make `StableDiffusionProcessingImg2Img.mask_blur` a property, make more inline with PIL `GaussianBlur` ([#12470](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12470))
84
+ * option to make scripts UI without gr.Group
85
+ * add a way for scripts to register a callback for before/after just a single component's creation
86
+ * use dataclass for StableDiffusionProcessing
87
+ * store patches for Lora in a specialized module instead of inside torch
88
+ * support http/https URLs in API ([#12663](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12663), [#12698](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12698))
89
+ * add extra noise callback ([#12616](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12616))
90
+ * dump current stack traces when exiting with SIGINT
91
+ * add type annotations for extra fields of shared.sd_model
92
+
93
+ ### Bug Fixes:
94
+ * Don't crash if out of local storage quota for javascriot localStorage
95
+ * XYZ plot do not fail if an exception occurs
96
+ * fix missing TI hash in infotext if generation uses both negative and positive TI ([#12269](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12269))
97
+ * localization fixes ([#12307](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12307))
98
+ * fix sdxl model invalid configuration after the hijack
99
+ * correctly toggle extras checkbox for infotext paste ([#12304](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12304))
100
+ * open raw sysinfo link in new page ([#12318](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12318))
101
+ * prompt parser: Account for empty field in alternating words syntax ([#12319](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12319))
102
+ * add tab and carriage return to invalid filename chars ([#12327](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12327))
103
+ * fix api only Lora not working ([#12387](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12387))
104
+ * fix options in main UI misbehaving when there's just one element
105
+ * make it possible to use a sampler from infotext even if it's hidden in the dropdown
106
+ * fix styles missing from the prompt in infotext when making a grid of batch of multiplie images
107
+ * prevent bogus progress output in console when calculating hires fix dimensions
108
+ * fix --use-textbox-seed
109
+ * fix broken `Lora/Networks: use old method` option ([#12466](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12466))
110
+ * properly return `None` for VAE hash when using `--no-hashing` ([#12463](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12463))
111
+ * MPS/macOS fixes and optimizations ([#12526](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12526))
112
+ * add second_order to samplers that mistakenly didn't have it
113
+ * when refreshing cards in extra networks UI, do not discard user's custom resolution
114
+ * fix processing error that happens if batch_size is not a multiple of how many prompts/negative prompts there are ([#12509](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12509))
115
+ * fix inpaint upload for alpha masks ([#12588](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12588))
116
+ * fix exception when image sizes are not integers ([#12586](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12586))
117
+ * fix incorrect TAESD Latent scale ([#12596](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12596))
118
+ * auto add data-dir to gradio-allowed-path ([#12603](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12603))
119
+ * fix exception if extensuions dir is missing ([#12607](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12607))
120
+ * fix issues with api model-refresh and vae-refresh ([#12638](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12638))
121
+ * fix img2img background color for transparent images option not being used ([#12633](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12633))
122
+ * attempt to resolve NaN issue with unstable VAEs in fp32 mk2 ([#12630](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12630))
123
+ * implement missing undo hijack for SDXL
124
+ * fix xyz swap axes ([#12684](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12684))
125
+ * fix errors in backup/restore tab if any of config files are broken ([#12689](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12689))
126
+ * fix SD VAE switch error after model reuse ([#12685](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12685))
127
+ * fix trying to create images too large for the chosen format ([#12667](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12667))
128
+ * create Gradio temp directory if necessary ([#12717](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12717))
129
+ * prevent possible cache loss if exiting as it's being written by using an atomic operation to replace the cache with the new version
130
+ * set devices.dtype_unet correctly
131
+ * run RealESRGAN on GPU for non-CUDA devices ([#12737](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12737))
132
+ * prevent extra network buttons being obscured by description for very small card sizes ([#12745](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12745))
133
+ * fix error that causes some extra networks to be disabled if both <lora:> and <lyco:> are present in the prompt
134
+ * fix defaults settings page breaking when any of main UI tabs are hidden
135
+ * fix incorrect save/display of new values in Defaults page in settings
136
+ * fix for Reload UI function: if you reload UI on one tab, other opened tabs will no longer stop working
137
+ * fix an error that prevents VAE being reloaded after an option change if a VAE near the checkpoint exists ([#12797](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12737))
138
+ * hide broken image crop tool ([#12792](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12737))
139
+ * don't show hidden samplers in dropdown for XYZ script ([#12780](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12737))
140
+ * fix style editing dialog breaking if it's opened in both img2img and txt2img tabs
141
+ * fix a bug allowing users to bypass gradio and API authentication (reported by vysecurity)
142
+ * fix notification not playing when built-in webui tab is inactive ([#12834](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12834))
143
+ * honor `--skip-install` for extension installers ([#12832](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12832))
144
+ * don't print blank stdout in extension installers ([#12833](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12832), [#12855](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12855))
145
+ * do not change quicksettings dropdown option when value returned is `None` ([#12854](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12854))
146
+ * get progressbar to display correctly in extensions tab
147
+
148
+
149
+ ## 1.5.2
150
+
151
+ ### Bug Fixes:
152
+ * fix memory leak when generation fails
153
+ * update doggettx cross attention optimization to not use an unreasonable amount of memory in some edge cases -- suggestion by MorkTheOrk
154
+
155
+
156
+ ## 1.5.1
157
+
158
+ ### Minor:
159
+ * support parsing text encoder blocks in some new LoRAs
160
+ * delete scale checker script due to user demand
161
+
162
+ ### Extensions and API:
163
+ * add postprocess_batch_list script callback
164
+
165
+ ### Bug Fixes:
166
+ * fix TI training for SD1
167
+ * fix reload altclip model error
168
+ * prepend the pythonpath instead of overriding it
169
+ * fix typo in SD_WEBUI_RESTARTING
170
+ * if txt2img/img2img raises an exception, finally call state.end()
171
+ * fix composable diffusion weight parsing
172
+ * restyle Startup profile for black users
173
+ * fix webui not launching with --nowebui
174
+ * catch exception for non git extensions
175
+ * fix some options missing from /sdapi/v1/options
176
+ * fix for extension update status always saying "unknown"
177
+ * fix display of extra network cards that have `<>` in the name
178
+ * update lora extension to work with python 3.8
179
+
180
+
181
+ ## 1.5.0
182
+
183
+ ### Features:
184
+ * SD XL support
185
+ * user metadata system for custom networks
186
+ * extended Lora metadata editor: set activation text, default weight, view tags, training info
187
+ * Lora extension rework to include other types of networks (all that were previously handled by LyCORIS extension)
188
+ * show github stars for extenstions
189
+ * img2img batch mode can read extra stuff from png info
190
+ * img2img batch works with subdirectories
191
+ * hotkeys to move prompt elements: alt+left/right
192
+ * restyle time taken/VRAM display
193
+ * add textual inversion hashes to infotext
194
+ * optimization: cache git extension repo information
195
+ * move generate button next to the generated picture for mobile clients
196
+ * hide cards for networks of incompatible Stable Diffusion version in Lora extra networks interface
197
+ * skip installing packages with pip if they all are already installed - startup speedup of about 2 seconds
198
+
199
+ ### Minor:
200
+ * checkbox to check/uncheck all extensions in the Installed tab
201
+ * add gradio user to infotext and to filename patterns
202
+ * allow gif for extra network previews
203
+ * add options to change colors in grid
204
+ * use natural sort for items in extra networks
205
+ * Mac: use empty_cache() from torch 2 to clear VRAM
206
+ * added automatic support for installing the right libraries for Navi3 (AMD)
207
+ * add option SWIN_torch_compile to accelerate SwinIR upscale
208
+ * suppress printing TI embedding info at start to console by default
209
+ * speedup extra networks listing
210
+ * added `[none]` filename token.
211
+ * removed thumbs extra networks view mode (use settings tab to change width/height/scale to get thumbs)
212
+ * add always_discard_next_to_last_sigma option to XYZ plot
213
+ * automatically switch to 32-bit float VAE if the generated picture has NaNs without the need for `--no-half-vae` commandline flag.
214
+
215
+ ### Extensions and API:
216
+ * api endpoints: /sdapi/v1/server-kill, /sdapi/v1/server-restart, /sdapi/v1/server-stop
217
+ * allow Script to have custom metaclass
218
+ * add model exists status check /sdapi/v1/options
219
+ * rename --add-stop-route to --api-server-stop
220
+ * add `before_hr` script callback
221
+ * add callback `after_extra_networks_activate`
222
+ * disable rich exception output in console for API by default, use WEBUI_RICH_EXCEPTIONS env var to enable
223
+ * return http 404 when thumb file not found
224
+ * allow replacing extensions index with environment variable
225
+
226
+ ### Bug Fixes:
227
+ * fix for catch errors when retrieving extension index #11290
228
+ * fix very slow loading speed of .safetensors files when reading from network drives
229
+ * API cache cleanup
230
+ * fix UnicodeEncodeError when writing to file CLIP Interrogator batch mode
231
+ * fix warning of 'has_mps' deprecated from PyTorch
232
+ * fix problem with extra network saving images as previews losing generation info
233
+ * fix throwing exception when trying to resize image with I;16 mode
234
+ * fix for #11534: canvas zoom and pan extension hijacking shortcut keys
235
+ * fixed launch script to be runnable from any directory
236
+ * don't add "Seed Resize: -1x-1" to API image metadata
237
+ * correctly remove end parenthesis with ctrl+up/down
238
+ * fixing --subpath on newer gradio version
239
+ * fix: check fill size none zero when resize (fixes #11425)
240
+ * use submit and blur for quick settings textbox
241
+ * save img2img batch with images.save_image()
242
+ * prevent running preload.py for disabled extensions
243
+ * fix: previously, model name was added together with directory name to infotext and to [model_name] filename pattern; directory name is now not included
244
+
245
+
246
+ ## 1.4.1
247
+
248
+ ### Bug Fixes:
249
+ * add queue lock for refresh-checkpoints
250
+
251
+ ## 1.4.0
252
+
253
+ ### Features:
254
+ * zoom controls for inpainting
255
+ * run basic torch calculation at startup in parallel to reduce the performance impact of first generation
256
+ * option to pad prompt/neg prompt to be same length
257
+ * remove taming_transformers dependency
258
+ * custom k-diffusion scheduler settings
259
+ * add an option to show selected settings in main txt2img/img2img UI
260
+ * sysinfo tab in settings
261
+ * infer styles from prompts when pasting params into the UI
262
+ * an option to control the behavior of the above
263
+
264
+ ### Minor:
265
+ * bump Gradio to 3.32.0
266
+ * bump xformers to 0.0.20
267
+ * Add option to disable token counters
268
+ * tooltip fixes & optimizations
269
+ * make it possible to configure filename for the zip download
270
+ * `[vae_filename]` pattern for filenames
271
+ * Revert discarding penultimate sigma for DPM-Solver++(2M) SDE
272
+ * change UI reorder setting to multiselect
273
+ * read version info form CHANGELOG.md if git version info is not available
274
+ * link footer API to Wiki when API is not active
275
+ * persistent conds cache (opt-in optimization)
276
+
277
+ ### Extensions:
278
+ * After installing extensions, webui properly restarts the process rather than reloads the UI
279
+ * Added VAE listing to web API. Via: /sdapi/v1/sd-vae
280
+ * custom unet support
281
+ * Add onAfterUiUpdate callback
282
+ * refactor EmbeddingDatabase.register_embedding() to allow unregistering
283
+ * add before_process callback for scripts
284
+ * add ability for alwayson scripts to specify section and let user reorder those sections
285
+
286
+ ### Bug Fixes:
287
+ * Fix dragging text to prompt
288
+ * fix incorrect quoting for infotext values with colon in them
289
+ * fix "hires. fix" prompt sharing same labels with txt2img_prompt
290
+ * Fix s_min_uncond default type int
291
+ * Fix for #10643 (Inpainting mask sometimes not working)
292
+ * fix bad styling for thumbs view in extra networks #10639
293
+ * fix for empty list of optimizations #10605
294
+ * small fixes to prepare_tcmalloc for Debian/Ubuntu compatibility
295
+ * fix --ui-debug-mode exit
296
+ * patch GitPython to not use leaky persistent processes
297
+ * fix duplicate Cross attention optimization after UI reload
298
+ * torch.cuda.is_available() check for SdOptimizationXformers
299
+ * fix hires fix using wrong conds in second pass if using Loras.
300
+ * handle exception when parsing generation parameters from png info
301
+ * fix upcast attention dtype error
302
+ * forcing Torch Version to 1.13.1 for RX 5000 series GPUs
303
+ * split mask blur into X and Y components, patch Outpainting MK2 accordingly
304
+ * don't die when a LoRA is a broken symlink
305
+ * allow activation of Generate Forever during generation
306
+
307
+
308
+ ## 1.3.2
309
+
310
+ ### Bug Fixes:
311
+ * fix files served out of tmp directory even if they are saved to disk
312
+ * fix postprocessing overwriting parameters
313
+
314
+ ## 1.3.1
315
+
316
+ ### Features:
317
+ * revert default cross attention optimization to Doggettx
318
+
319
+ ### Bug Fixes:
320
+ * fix bug: LoRA don't apply on dropdown list sd_lora
321
+ * fix png info always added even if setting is not enabled
322
+ * fix some fields not applying in xyz plot
323
+ * fix "hires. fix" prompt sharing same labels with txt2img_prompt
324
+ * fix lora hashes not being added properly to infotex if there is only one lora
325
+ * fix --use-cpu failing to work properly at startup
326
+ * make --disable-opt-split-attention command line option work again
327
+
328
+ ## 1.3.0
329
+
330
+ ### Features:
331
+ * add UI to edit defaults
332
+ * token merging (via dbolya/tomesd)
333
+ * settings tab rework: add a lot of additional explanations and links
334
+ * load extensions' Git metadata in parallel to loading the main program to save a ton of time during startup
335
+ * update extensions table: show branch, show date in separate column, and show version from tags if available
336
+ * TAESD - another option for cheap live previews
337
+ * allow choosing sampler and prompts for second pass of hires fix - hidden by default, enabled in settings
338
+ * calculate hashes for Lora
339
+ * add lora hashes to infotext
340
+ * when pasting infotext, use infotext's lora hashes to find local loras for `<lora:xxx:1>` entries whose hashes match loras the user has
341
+ * select cross attention optimization from UI
342
+
343
+ ### Minor:
344
+ * bump Gradio to 3.31.0
345
+ * bump PyTorch to 2.0.1 for macOS and Linux AMD
346
+ * allow setting defaults for elements in extensions' tabs
347
+ * allow selecting file type for live previews
348
+ * show "Loading..." for extra networks when displaying for the first time
349
+ * suppress ENSD infotext for samplers that don't use it
350
+ * clientside optimizations
351
+ * add options to show/hide hidden files and dirs in extra networks, and to not list models/files in hidden directories
352
+ * allow whitespace in styles.csv
353
+ * add option to reorder tabs
354
+ * move some functionality (swap resolution and set seed to -1) to client
355
+ * option to specify editor height for img2img
356
+ * button to copy image resolution into img2img width/height sliders
357
+ * switch from pyngrok to ngrok-py
358
+ * lazy-load images in extra networks UI
359
+ * set "Navigate image viewer with gamepad" option to false by default, by request
360
+ * change upscalers to download models into user-specified directory (from commandline args) rather than the default models/<...>
361
+ * allow hiding buttons in ui-config.json
362
+
363
+ ### Extensions:
364
+ * add /sdapi/v1/script-info api
365
+ * use Ruff to lint Python code
366
+ * use ESlint to lint Javascript code
367
+ * add/modify CFG callbacks for Self-Attention Guidance extension
368
+ * add command and endpoint for graceful server stopping
369
+ * add some locals (prompts/seeds/etc) from processing function into the Processing class as fields
370
+ * rework quoting for infotext items that have commas in them to use JSON (should be backwards compatible except for cases where it didn't work previously)
371
+ * add /sdapi/v1/refresh-loras api checkpoint post request
372
+ * tests overhaul
373
+
374
+ ### Bug Fixes:
375
+ * fix an issue preventing the program from starting if the user specifies a bad Gradio theme
376
+ * fix broken prompts from file script
377
+ * fix symlink scanning for extra networks
378
+ * fix --data-dir ignored when launching via webui-user.bat COMMANDLINE_ARGS
379
+ * allow web UI to be ran fully offline
380
+ * fix inability to run with --freeze-settings
381
+ * fix inability to merge checkpoint without adding metadata
382
+ * fix extra networks' save preview image not adding infotext for jpeg/webm
383
+ * remove blinking effect from text in hires fix and scale resolution preview
384
+ * make links to `http://<...>.git` extensions work in the extension tab
385
+ * fix bug with webui hanging at startup due to hanging git process
386
+
387
+
388
+ ## 1.2.1
389
+
390
+ ### Features:
391
+ * add an option to always refer to LoRA by filenames
392
+
393
+ ### Bug Fixes:
394
+ * never refer to LoRA by an alias if multiple LoRAs have same alias or the alias is called none
395
+ * fix upscalers disappearing after the user reloads UI
396
+ * allow bf16 in safe unpickler (resolves problems with loading some LoRAs)
397
+ * allow web UI to be ran fully offline
398
+ * fix localizations not working
399
+ * fix error for LoRAs: `'LatentDiffusion' object has no attribute 'lora_layer_mapping'`
400
+
401
+ ## 1.2.0
402
+
403
+ ### Features:
404
+ * do not wait for Stable Diffusion model to load at startup
405
+ * add filename patterns: `[denoising]`
406
+ * directory hiding for extra networks: dirs starting with `.` will hide their cards on extra network tabs unless specifically searched for
407
+ * 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)
408
+ * LoRA: read infotext params from kohya-ss's extension parameters if they are present and if his extension is not active
409
+ * LoRA: fix some LoRAs not working (ones that have 3x3 convolution layer)
410
+ * LoRA: add an option to use old method of applying LoRAs (producing same results as with kohya-ss)
411
+ * add version to infotext, footer and console output when starting
412
+ * add links to wiki for filename pattern settings
413
+ * add extended info for quicksettings setting and use multiselect input instead of a text field
414
+
415
+ ### Minor:
416
+ * bump Gradio to 3.29.0
417
+ * bump PyTorch to 2.0.1
418
+ * `--subpath` option for gradio for use with reverse proxy
419
+ * Linux/macOS: use existing virtualenv if already active (the VIRTUAL_ENV environment variable)
420
+ * do not apply localizations if there are none (possible frontend optimization)
421
+ * add extra `None` option for VAE in XYZ plot
422
+ * print error to console when batch processing in img2img fails
423
+ * create HTML for extra network pages only on demand
424
+ * allow directories starting with `.` to still list their models for LoRA, checkpoints, etc
425
+ * put infotext options into their own category in settings tab
426
+ * do not show licenses page when user selects Show all pages in settings
427
+
428
+ ### Extensions:
429
+ * tooltip localization support
430
+ * add API method to get LoRA models with prompt
431
+
432
+ ### Bug Fixes:
433
+ * re-add `/docs` endpoint
434
+ * fix gamepad navigation
435
+ * make the lightbox fullscreen image function properly
436
+ * fix squished thumbnails in extras tab
437
+ * keep "search" filter for extra networks when user refreshes the tab (previously it showed everthing after you refreshed)
438
+ * fix webui showing the same image if you configure the generation to always save results into same file
439
+ * fix bug with upscalers not working properly
440
+ * fix MPS on PyTorch 2.0.1, Intel Macs
441
+ * make it so that custom context menu from contextMenu.js only disappears after user's click, ignoring non-user click events
442
+ * prevent Reload UI button/link from reloading the page when it's not yet ready
443
+ * fix prompts from file script failing to read contents from a drag/drop file
444
+
445
+
446
+ ## 1.1.1
447
+ ### Bug Fixes:
448
+ * fix an error that prevents running webui on PyTorch<2.0 without --disable-safe-unpickle
449
+
450
+ ## 1.1.0
451
+ ### Features:
452
+ * switch to PyTorch 2.0.0 (except for AMD GPUs)
453
+ * visual improvements to custom code scripts
454
+ * add filename patterns: `[clip_skip]`, `[hasprompt<>]`, `[batch_number]`, `[generation_number]`
455
+ * add support for saving init images in img2img, and record their hashes in infotext for reproducability
456
+ * automatically select current word when adjusting weight with ctrl+up/down
457
+ * add dropdowns for X/Y/Z plot
458
+ * add setting: Stable Diffusion/Random number generator source: makes it possible to make images generated from a given manual seed consistent across different GPUs
459
+ * support Gradio's theme API
460
+ * use TCMalloc on Linux by default; possible fix for memory leaks
461
+ * add optimization option to remove negative conditioning at low sigma values #9177
462
+ * embed model merge metadata in .safetensors file
463
+ * extension settings backup/restore feature #9169
464
+ * add "resize by" and "resize to" tabs to img2img
465
+ * add option "keep original size" to textual inversion images preprocess
466
+ * image viewer scrolling via analog stick
467
+ * button to restore the progress from session lost / tab reload
468
+
469
+ ### Minor:
470
+ * bump Gradio to 3.28.1
471
+ * change "scale to" to sliders in Extras tab
472
+ * add labels to tool buttons to make it possible to hide them
473
+ * add tiled inference support for ScuNET
474
+ * add branch support for extension installation
475
+ * change Linux installation script to install into current directory rather than `/home/username`
476
+ * sort textual inversion embeddings by name (case-insensitive)
477
+ * allow styles.csv to be symlinked or mounted in docker
478
+ * remove the "do not add watermark to images" option
479
+ * make selected tab configurable with UI config
480
+ * make the extra networks UI fixed height and scrollable
481
+ * add `disable_tls_verify` arg for use with self-signed certs
482
+
483
+ ### Extensions:
484
+ * add reload callback
485
+ * add `is_hr_pass` field for processing
486
+
487
+ ### Bug Fixes:
488
+ * fix broken batch image processing on 'Extras/Batch Process' tab
489
+ * add "None" option to extra networks dropdowns
490
+ * fix FileExistsError for CLIP Interrogator
491
+ * fix /sdapi/v1/txt2img endpoint not working on Linux #9319
492
+ * fix disappearing live previews and progressbar during slow tasks
493
+ * fix fullscreen image view not working properly in some cases
494
+ * prevent alwayson_scripts args param resizing script_arg list when they are inserted in it
495
+ * fix prompt schedule for second order samplers
496
+ * fix image mask/composite for weird resolutions #9628
497
+ * use correct images for previews when using AND (see #9491)
498
+ * one broken image in img2img batch won't stop all processing
499
+ * fix image orientation bug in train/preprocess
500
+ * fix Ngrok recreating tunnels every reload
501
+ * fix `--realesrgan-models-path` and `--ldsr-models-path` not working
502
+ * fix `--skip-install` not working
503
+ * use SAMPLE file format in Outpainting Mk2 & Poorman
504
+ * do not fail all LoRAs if some have failed to load when making a picture
505
+
506
+ ## 1.0.0
507
+ * everything