This commit is contained in:
space-nuko 2023-06-01 11:57:20 -05:00
parent 643797bca9
commit 1c22b82e09

View File

@ -17,17 +17,17 @@ config:
# Extra paths to scan for model files. # Extra paths to scan for model files.
extra_model_paths: extra_model_paths:
a1111: a1111:
base_path: path/to/stable-diffusion-webui/
checkpoints: models/Stable-diffusion checkpoints: models/Stable-diffusion
configs: models/Stable-diffusion
vae: models/VAE vae: models/VAE
loras: models/Lora hypernetworks: models/hypernetworks
base_path: path/to/stable-diffusion-webui/
upscale_models: | upscale_models: |
models/ESRGAN models/ESRGAN
models/SwinIR models/SwinIR
embeddings: embeddings
hypernetworks: models/hypernetworks
controlnet: models/ControlNet controlnet: models/ControlNet
configs: models/Stable-diffusion
loras: models/Lora
embeddings: embeddings
# Set the ComfyUI output directory. Leave empty to use the default. # Set the ComfyUI output directory. Leave empty to use the default.
# Type: str # Type: str