chflame163 / ComfyUI_LayerStyle

A set of nodes for ComfyUI that can composite layer and mask to achieve Photoshop like functionality.
MIT License
1.58k stars 91 forks source link

Error occurred when executing LayerMask: PersonMaskUltra V2: list index out of range #236

Open viblon1984 opened 3 months ago

viblon1984 commented 3 months ago

Error occurred when executing LayerMask: PersonMaskUltra V2:

list index out of range

File "D:\ProgramFiles\Stablediffusion\ComfyUI-aki-v1\execution.py", line 317, 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:\ProgramFiles\Stablediffusion\ComfyUI-aki-v1\execution.py", line 192, 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:\ProgramFiles\Stablediffusion\ComfyUI-aki-v1\execution.py", line 169, in _map_node_over_list process_inputs(input_dict, i) File "D:\ProgramFiles\Stablediffusion\ComfyUI-aki-v1\execution.py", line 158, in process_inputs results.append(getattr(obj, func)(**inputs)) File "D:\ProgramFiles\Stablediffusion\ComfyUI-aki-v1\custom_nodes\ComfyUI_LayerStyle\py\person_mask_ultra_v2.py", line 109, in person_mask_ultra_v2 masks.append(segmented_masks.confidence_masks[1])

截图20240828121107
keybook2016 commented 2 months ago

怎么解决的啊?我也出现了?是不是服务器关停了?

viblon1984 commented 2 months ago

怎么解决的啊?我也出现了?是不是服务器关停了?

So far I haven't found a solution to the problem and I need help urgently.