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
Prompt executed in 0.04 seconds
got prompt
Failed to validate prompt for output 22:
(prompt):
Exception when validating node: tuple index out of range
PreviewImage 22:
Exception when validating node: tuple index out of range
Output will be ignored
!!! Exception during processing !!! not enough values to unpack (expected 4, got 3)
Traceback (most recent call last):
File "/root/ComfyUI/execution.py", line 323, 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 "/root/ComfyUI/execution.py", line 198, 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 "/root/ComfyUI/execution.py", line 169, in _map_node_over_list
process_inputs(input_dict, i)
File "/root/ComfyUI/execution.py", line 158, in process_inputs
results.append(getattr(obj, func)(**inputs))
File "/root/ComfyUI/custom_nodes/HivisionIDPhotos-ComfyUI/init.py", line 430, in gen_img
result = creator(input_image, size=size,
File "/root/ComfyUI/custom_nodes/HivisionIDPhotos-ComfyUI/hivision/creator/init.py", line 121, in call
self.beauty_handler(ctx)
File "/root/ComfyUI/custom_nodes/HivisionIDPhotos-ComfyUI/hivision/plugin/beauty/handler.py", line 46, in beauty_face
_, _, _, alpha = cv2.split(ctx.matting_image)
ValueError: not enough values to unpack (expected 4, got 3)
Prompt executed in 0.04 seconds
The text was updated successfully, but these errors were encountered:
Prompt executed in 0.04 seconds
got prompt
Failed to validate prompt for output 22:
Output will be ignored
!!! Exception during processing !!! not enough values to unpack (expected 4, got 3)
Traceback (most recent call last):
File "/root/ComfyUI/execution.py", line 323, 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 "/root/ComfyUI/execution.py", line 198, 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 "/root/ComfyUI/execution.py", line 169, in _map_node_over_list
process_inputs(input_dict, i)
File "/root/ComfyUI/execution.py", line 158, in process_inputs
results.append(getattr(obj, func)(**inputs))
File "/root/ComfyUI/custom_nodes/HivisionIDPhotos-ComfyUI/init.py", line 430, in gen_img
result = creator(input_image, size=size,
File "/root/ComfyUI/custom_nodes/HivisionIDPhotos-ComfyUI/hivision/creator/init.py", line 121, in call
self.beauty_handler(ctx)
File "/root/ComfyUI/custom_nodes/HivisionIDPhotos-ComfyUI/hivision/plugin/beauty/handler.py", line 46, in beauty_face
_, _, _, alpha = cv2.split(ctx.matting_image)
ValueError: not enough values to unpack (expected 4, got 3)
Prompt executed in 0.04 seconds
The text was updated successfully, but these errors were encountered: