Skip to content

Commit dc0e63a

Browse files
Merge pull request #12578 from AUTOMATIC1111/changelog-fix
Changelog minor correction
2 parents ec505ba + f117bb6 commit dc0e63a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
* also bump versions for packages: transformers, GitPython, accelerate, scikit-image, timm, tomesd
5959
* support tooltip kwarg for gradio elements: gr.Textbox(label='hello', tooltip='world')
6060
* properly clear the total console progressbar when using txt2img and img2img from API
61-
* add cmd_arg --disable-extensions all extra ([#12294](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12294))
61+
* add cmd_arg --disable-extra-extensions and --disable-all-extensions ([#12294](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12294))
6262
* shared.py and webui.py split into many files
6363
* add --loglevel commandline argument for logging
6464
* add a custom UI element that combines accordion and checkbox

0 commit comments

Comments
 (0)