[ERROR] An error occurred while retrieving information for the 'LoadInstanceFusersNode' node.
Traceback (most recent call last):
File "G:\Comfyui20250222-onekey-T8-Pic(1)\ComfyUI-aki-v1.3-T8-1230(本体包带PYTHON包,不带.cache)\server.py", line 581, in get_object_info
out[x] = node_info(x)
File "G:\Comfyui20250222-onekey-T8-Pic(1)\ComfyUI-aki-v1.3-T8-1230(本体包带PYTHON包,不带.cache)\server.py", line 548, in node_info
info['input'] = obj_class.INPUT_TYPES()
File "G:\Comfyui20250222-onekey-T8-Pic(1)\ComfyUI-aki-v1.3-T8-1230(本体包带PYTHON包,不带.cache)\custom_nodes\ComfyUI-InstanceDiffusion\nodes\load_instance_fusers_node.py", line 10, in INPUT_TYPES
"model_filename": (get_model_list(constants.INSTANCE_FUSERS_DIR),),
File "G:\Comfyui20250222-onekey-T8-Pic(1)\ComfyUI-aki-v1.3-T8-1230(本体包带PYTHON包,不带.cache)\custom_nodes\ComfyUI-InstanceDiffusion\utils\model_utils.py", line 17, in get_model_list
return os.listdir(path)
FileNotFoundError: [WinError 3] 系统找不到指定的路径。: 'G:\\Comfyui20250222-onekey-T8-Pic(1)\\ComfyUI-aki-v1.3-T8-1230(本体包带PYTHON包,不带.cache)\\models\\instance_models\\fuser_models'