fix: correct preset name for IP-Adapter face workflow
Changed from "FACE" to "PLUS FACE (portraits)" to match the exact preset name expected by IPAdapterUnifiedLoader. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -102,7 +102,7 @@
|
|||||||
"1": 78
|
"1": 78
|
||||||
},
|
},
|
||||||
"widgets_values": [
|
"widgets_values": [
|
||||||
"FACE"
|
"PLUS FACE (portraits)"
|
||||||
],
|
],
|
||||||
"title": "IP-Adapter Face Loader",
|
"title": "IP-Adapter Face Loader",
|
||||||
"flags": {},
|
"flags": {},
|
||||||
|
|||||||
Reference in New Issue
Block a user