以下为错误日志
[2025-02-05 15:38:15.860] [error] Traceback (most recent call last):
File "/Applications/ComfyUI.app/Contents/Resources/ComfyUI/main.py", line 97, in <module>
[2025-02-05 15:38:15.861] [error] apply_custom_paths()
File "/Applications/ComfyUI.app/Contents/Resources/ComfyUI/main.py", line 30, in apply_custom_paths
utils.extra_config.load_extra_path_config(config_path)
File "/Applications/ComfyUI.app/Contents/Resources/ComfyUI/utils/extra_config.py", line 7, in load_extra_path_config
with open(yaml_path, 'r') as stream:
^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/Users/t/Library/Application Support/ComfyUI/extra_models_config.yaml'