Open CodeOnDope opened 1 month ago
I get this too.
had previously the same issue, found out it is an issue in https://github.com/madtunebk/ComfyUI-ControlnetAux
not in the package provided by this author here, please check and confirm for the author, the URL here is https://github.com/Fannovel16/comfyui_controlnet_aux
I also confused this one, after deinstallation of https://github.com/madtunebk/ComfyUI-ControlnetAux aka "ControlNet Auxiliar" in ComfyUI no errror message anymore
COMFYUI GETS STUCK WHEN I OPEN, I GET THE ERROR.....
FETCH DATA from: G:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json [DONE] [ERROR] An error occurred while retrieving information for the 'controlaux_hed' node. Traceback (most recent call last): File "G:\ComfyUI_windows_portable\ComfyUI\server.py", line 564, in get_object_info out[x] = node_info(x) ^^^^^^^^^^^^ File "G:\ComfyUI_windows_portable\ComfyUI\server.py", line 532, in node_info info['input_order'] = {key: list(value.keys()) for (key, value) in obj_class.INPUT_TYPES().items()} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "G:\ComfyUI_windows_portable\ComfyUI\server.py", line 532, in
info['input_order'] = {key: list(value.keys()) for (key, value) in obj_class.INPUT_TYPES().items()}
^^^^^^^^^^
AttributeError: 'str' object has no attribute 'keys'
COMFYUI GETS STUCK WHEN I OPEN WITH THE ABOVE ERROR