mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-02-28 10:43:58 +00:00
i
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
def preload(parser):
|
||||
parser.add_argument(
|
||||
"--show-controlnet-example",
|
||||
action="store_true",
|
||||
help="Show development example extension for ControlNet.",
|
||||
)
|
||||
Reference in New Issue
Block a user