mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-03-04 13:04:53 +08:00
Updated Developing extensions (markdown)
parent
a74e74775e
commit
5d607b61aa
@ -82,8 +82,6 @@ Name = demo-extension
|
|||||||
# to be installed and enabled.
|
# to be installed and enabled.
|
||||||
# The loader will generate a warning if any of the extensions in this list is
|
# The loader will generate a warning if any of the extensions in this list is
|
||||||
# not installed or disabled.
|
# not installed or disabled.
|
||||||
Requires = another-extension, yet-another-extension
|
|
||||||
|
|
||||||
# Vertical pipe can be used to list a requirement that's satisfied by
|
# Vertical pipe can be used to list a requirement that's satisfied by
|
||||||
# either one of multiple extensions. No spaces between pipes and extension names.
|
# either one of multiple extensions. No spaces between pipes and extension names.
|
||||||
Requires = sd-webui-controlnet|sd_forge_controlnet, sd-webui-buttons, this|that|other
|
Requires = sd-webui-controlnet|sd_forge_controlnet, sd-webui-buttons, this|that|other
|
||||||
|
Loading…
Reference in New Issue
Block a user