mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-04-30 11:11:43 +00:00
Update Command-Line-Arguments-and-Settings.md
@@ -174,7 +174,7 @@ https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/10516
|
|||||||
--disable-extra-extensions | None | False | disable all extensions from running |
|
--disable-extra-extensions | None | False | disable all extensions from running |
|
||||||
--skip-load-model-at-start | None | False | if load a model at web start, only take effect when --nowebui |
|
--skip-load-model-at-start | None | False | if load a model at web start, only take effect when --nowebui |
|
||||||
--unix-filenames-sanitization | None | False | allow any symbols except '/' in filenames. May conflict with your browser and file system |
|
--unix-filenames-sanitization | None | False | allow any symbols except '/' in filenames. May conflict with your browser and file system |
|
||||||
--filenames-max-length | int | 128 | maximal length of filenames of saved images. If you override it, it can conflict with your file system |
|
--filenames-max-length | int | 128 | maximal length of filenames of saved images, longer filenames will be truncated. if overridden it can potentially cause issues with the file system |
|
||||||
--no-prompt-history | None | False | disable read prompt from last generation feature; disables `--data-path/params.txt` |
|
--no-prompt-history | None | False | disable read prompt from last generation feature; disables `--data-path/params.txt` |
|
||||||
| **DEFUNCT OPTIONS** |
|
| **DEFUNCT OPTIONS** |
|
||||||
--show-negative-prompt | None | False | No longer has an effect. |
|
--show-negative-prompt | None | False | No longer has an effect. |
|
||||||
|
|||||||
Reference in New Issue
Block a user