mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-09 22:00:49 +08:00
6 lines
69 B
Python
6 lines
69 B
Python
args_parsing = True
|
|
|
|
|
|
def enable_args_parsing(enable=True):
|
|
pass
|