camchanimation's picture
Upload folder using huggingface_hub
7dd6673 verified
raw
history blame contribute delete
No virus
185 Bytes
def preload(parser):
parser.add_argument(
"--show-controlnet-example",
action="store_true",
help="Show development example extension for ControlNet.",
)