Skip to content

Commit

Permalink
docs(extra model paths): add LyCORIS path
Browse files Browse the repository at this point in the history
  • Loading branch information
jjangga0214 authored Jun 25, 2023
1 parent 4eab00e commit 530e408
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions extra_model_paths.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ a111:
checkpoints: models/Stable-diffusion
configs: models/Stable-diffusion
vae: models/VAE
loras: models/Lora
loras: |
models/Lora
models/LyCORIS
upscale_models: |
models/ESRGAN
models/SwinIR
Expand All @@ -21,5 +23,3 @@ a111:
# checkpoints: models/checkpoints
# gligen: models/gligen
# custom_nodes: path/custom_nodes


0 comments on commit 530e408

Please sign in to comment.