-
Notifications
You must be signed in to change notification settings - Fork 19
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
SamplerCustomAdvanced forward_orig_ipa() got an unexpected keyword argument 'attn_mask', May I ask why the wrong report #68
Comments
update to the latest commit |
ComfyUI Error ReportError Details
Stack Trace
System Information
Devices
Logs
Attached WorkflowPlease make sure that workflow does not contain any sensitive information such as API keys or passwords.
Additional Context(Please add any additional context or steps to reproduce the error here) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
SamplerCustomAdvanced
forward_orig_ipa() got an unexpected keyword argument 'attn_mask'
ComfyUI Error Report
Error Details
Stack Trace
File "/online/comfyui-worker/ComfyUI/execution.py", line 327, 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 "/online/comfyui-worker/ComfyUI/execution.py", line 202, in get_output_data
return_values = _map_node_over_list(obj, input_data_all
The text was updated successfully, but these errors were encountered: