Viperboy123's picture
auto
8d7ec14
raw
history blame
185 Bytes
def preload(parser):
parser.add_argument(
"--show-controlnet-example",
action="store_true",
help="Show development example extension for ControlNet.",
)