You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2025-01-09T16:33:43.131628 - [ERROR] An error occurred while retrieving information for the 'controlaux_normal_bae' node.
2025-01-09T16:33:43.131844 - Traceback (most recent call last):
File "/Users/ke/comflowy/ComfyUI/server.py", line 581, in get_object_info
out[x] = node_info(x)
File "/Users/ke/comflowy/ComfyUI/server.py", line 549, in node_info
info['input_order'] = {key: list(value.keys()) for (key, value) in obj_class.INPUT_TYPES().items()}
File "/Users/ke/comflowy/ComfyUI/server.py", line 549, in <dictcomp>
info['input_order'] = {key: list(value.keys()) for (key, value) in obj_class.INPUT_TYPES().items()}
AttributeError: 'str' object has no attribute 'keys'
Other
No response
The text was updated successfully, but these errors were encountered:
Expected Behavior
error
Actual Behavior
this is error
Steps to Reproduce
model error
Debug Logs
System Information
Devices
Logs
Other
No response
The text was updated successfully, but these errors were encountered: