We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec505ba commit f117bb6Copy full SHA for f117bb6
CHANGELOG.md
@@ -58,7 +58,7 @@
58
* also bump versions for packages: transformers, GitPython, accelerate, scikit-image, timm, tomesd
59
* support tooltip kwarg for gradio elements: gr.Textbox(label='hello', tooltip='world')
60
* 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))
+ * add cmd_arg --disable-extra-extensions and --disable-all-extensions ([#12294](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/12294))
62
* shared.py and webui.py split into many files
63
* add --loglevel commandline argument for logging
64
* add a custom UI element that combines accordion and checkbox
0 commit comments