Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comfyui Controlaux_hed #474

Open
CodeOnDope opened this issue Oct 24, 2024 · 1 comment
Open

Comfyui Controlaux_hed #474

CodeOnDope opened this issue Oct 24, 2024 · 1 comment

Comments

@CodeOnDope
Copy link

CodeOnDope commented Oct 24, 2024

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

image

@delcore50
Copy link

I get this too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants