mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-14 10:30:05 +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…
x
Reference in New Issue
Block a user