mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-02-14 17:42:58 +08:00
Updated Command Line Arguments and Settings (markdown)
parent
f87fde526a
commit
e6dd8a884f
@ -61,6 +61,7 @@ https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/10516
|
||||
-h, --help | None | False | Show this help message and exit. |
|
||||
--exit | | | Terminate after installation |
|
||||
--data-dir | DATA_DIR | ./ | base path where all user data is stored |
|
||||
--models-dir | MODELS | None | base path where models are stored; overrides --data-dir
|
||||
--config | CONFIG | configs/stable-diffusion/v1-inference.yaml | Path to config which constructs model. |
|
||||
--ckpt | CKPT | model.ckpt | Path to checkpoint of Stable Diffusion model; if specified, this checkpoint will be added to the list of checkpoints and loaded. |
|
||||
--ckpt-dir | CKPT_DIR | None | Path to directory with Stable Diffusion checkpoints. |
|
||||
|
Loading…
Reference in New Issue
Block a user