mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-01-01 20:35:06 +08:00
Updated Command Line Arguments and Settings (markdown)
parent
d0fa915b42
commit
a780271521
@ -26,7 +26,7 @@ Use `--port xxxx` to make the server listen on a specific port, xxxx being the w
|
||||
--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 |
|
||||
--vae-path | VAE_PATH | None | Path to Variational Autoencoders model |
|
||||
--vae-dir | VAE_PATH | None | Path to Variational Autoencoders model |
|
||||
--gfpgan-dir| GFPGAN_DIR | GFPGAN/ | GFPGAN directory |
|
||||
--gfpgan-model| GFPGAN_MODEL | GFPGAN model file name |
|
||||
--codeformer-models-path | CODEFORMER_MODELS_PATH | models/Codeformer/ | Path to directory with codeformer model file(s). |
|
||||
|
Loading…
Reference in New Issue
Block a user