ehristoforu's picture
Upload folder using huggingface_hub
0163a2c verified
raw
history blame
207 Bytes
def preload(parser):
parser.add_argument(
"--disable-openpose-editor-auto-update",
action='store_true',
help="Disable auto-update of openpose editor",
default=None,
)