feat: restore IP-Adapter PLUS and FACE presets in workflows
Restored original IP-Adapter presets now that models are available: - ipadapter-composition-i2i-production-v1.json: Changed both loaders to "PLUS (high strength)" - ipadapter-face-i2i-production-v1.json: Changed loader to "FACE" 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -138,7 +138,7 @@
|
|||||||
100
|
100
|
||||||
],
|
],
|
||||||
"widgets_values": [
|
"widgets_values": [
|
||||||
"STANDARD"
|
"PLUS (high strength)"
|
||||||
],
|
],
|
||||||
"title": "IP-Adapter Loader 1",
|
"title": "IP-Adapter Loader 1",
|
||||||
"flags": {},
|
"flags": {},
|
||||||
@@ -185,7 +185,7 @@
|
|||||||
250
|
250
|
||||||
],
|
],
|
||||||
"widgets_values": [
|
"widgets_values": [
|
||||||
"STANDARD"
|
"PLUS (high strength)"
|
||||||
],
|
],
|
||||||
"title": "IP-Adapter Loader 2",
|
"title": "IP-Adapter Loader 2",
|
||||||
"flags": {},
|
"flags": {},
|
||||||
|
|||||||
@@ -102,7 +102,7 @@
|
|||||||
"1": 78
|
"1": 78
|
||||||
},
|
},
|
||||||
"widgets_values": [
|
"widgets_values": [
|
||||||
"STANDARD"
|
"FACE"
|
||||||
],
|
],
|
||||||
"title": "IP-Adapter Face Loader",
|
"title": "IP-Adapter Face Loader",
|
||||||
"flags": {},
|
"flags": {},
|
||||||
|
|||||||
Reference in New Issue
Block a user