I get an "AttributeError: 'tuple' object has no attribute 'clone'" when every I attempt to use basic "merge model" nodes #6495
Labels
Potential Bug
User is reporting a bug. This should be tested.
Expected Behavior
When I try to merge checkpoints for I get a "AttributeError: 'tuple' object has no attribute 'clone'" error. This only happens when I try to merge checkpoint models. As soon as I remove the merge everything works fine.
Actual Behavior
Steps to Reproduce
When I try to merge checkpoints for I get a "AttributeError: 'tuple' object has no attribute 'clone'" error. This only happens when I try to merge checkpoint models. As soon as I remove the merge everything works fine. This occurs when I try to use any merge model nodes.
Debug Logs
Other
No response
The text was updated successfully, but these errors were encountered: