Remove invalid link 9 from composition workflow

Node 5 (IPAdapterUnifiedLoader) MODEL output should not connect to Node 7.
The chain is: Node 6 IPAdapter output -> Node 7 IPAdapter input[0].

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-11-23 00:27:06 +01:00
parent 8616b0e231
commit c782c93f4d

View File

@@ -221,9 +221,7 @@
{
"name": "MODEL",
"type": "MODEL",
"links": [
9
],
"links": [],
"slot_index": 0
},
{