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