mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-02-07 14:12:53 +08:00
Update Command-Line-Arguments-and-Settings.md
parent
3b0a6d1ed4
commit
3c5ac76d46
@ -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. |
|
||||||
|
Loading…
Reference in New Issue
Block a user