Change IPAdapter preset to STANDARD
Changed from PLUS/FACE presets to STANDARD preset which works with the basic ip-adapter_sdxl.safetensors model currently installed. 🤖 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
|
||||
],
|
||||
"widgets_values": [
|
||||
"PLUS (high strength)"
|
||||
"STANDARD"
|
||||
],
|
||||
"title": "IP-Adapter Loader 1",
|
||||
"flags": {},
|
||||
@@ -185,7 +185,7 @@
|
||||
250
|
||||
],
|
||||
"widgets_values": [
|
||||
"PLUS (high strength)"
|
||||
"STANDARD"
|
||||
],
|
||||
"title": "IP-Adapter Loader 2",
|
||||
"flags": {},
|
||||
|
||||
@@ -102,7 +102,7 @@
|
||||
"1": 78
|
||||
},
|
||||
"widgets_values": [
|
||||
"FACE"
|
||||
"STANDARD"
|
||||
],
|
||||
"title": "IP-Adapter Face Loader",
|
||||
"flags": {},
|
||||
|
||||
Reference in New Issue
Block a user