mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-01-25 15:55:18 +00:00
Fix a1111 typo in extra_model_paths.yaml
# Changes rename yaml key from a111 to a1111
This commit is contained in:
parent
d0e2354c28
commit
9403e186f3
@ -3,7 +3,7 @@
|
||||
|
||||
#config for a1111 ui
|
||||
#all you have to do is change the base_path to where yours is installed
|
||||
a111:
|
||||
a1111:
|
||||
base_path: path/to/stable-diffusion-webui/
|
||||
|
||||
checkpoints: models/Stable-diffusion
|
||||
|
Loading…
Reference in New Issue
Block a user