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