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
File "D:\comfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 328, in execute
output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "D:\comfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 203, in get_output_data
return_values = _map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb)
File "D:\comfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 174, in _map_node_over_list
process_inputs(input_dict, i)
File "D:\comfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\execution.py", line 163, in process_inputs
results.append(getattr(obj, func)(**inputs))
File "D:\comfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Easy-Use\py\image.py", line 1226, in parsing
if prompt[my_unique_id]["inputs"]['mask_components']:
System Information
ComfyUI Version: v0.3.8
Arguments: D:\comfyUI\ComfyUI-aki-v1.3\ComfyUI-aki-v1.3\main.py --auto-launch --preview-method auto --disable-cuda-malloc
看报错是在input里找,但是这个节点本来就没有mask这个input啊。。。
`# ComfyUI Error Report
Error Details
Stack Trace
System Information
The text was updated successfully, but these errors were encountered: