ComfyUI/comfy/options.py

6 lines
69 B
Python

args_parsing = True
def enable_args_parsing(enable=True):
pass