soiz1's picture
Upload 1288 files
7e73fec verified
raw
history blame contribute delete
185 Bytes
def preload(parser):
parser.add_argument(
"--show-controlnet-example",
action="store_true",
help="Show development example extension for ControlNet.",
)