mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-17 00:43:48 +08: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
|
#config for a1111 ui
|
||||||
#all you have to do is change the base_path to where yours is installed
|
#all you have to do is change the base_path to where yours is installed
|
||||||
a111:
|
a1111:
|
||||||
base_path: path/to/stable-diffusion-webui/
|
base_path: path/to/stable-diffusion-webui/
|
||||||
|
|
||||||
checkpoints: models/Stable-diffusion
|
checkpoints: models/Stable-diffusion
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user