dynamic checkpoint presets with orientation, correct VAEs, and auto-resolved sampler/scheduler/cfg/steps

This commit is contained in:
2026-04-20 22:08:01 +02:00
parent b074a7dd50
commit 7162db1ab9
7 changed files with 237 additions and 75 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"prompt": "a cat on a windowsill",
"width": 1024,
"height": 1024,
"steps": 20,
"cfg": 7.0,
"seed": -1,
"sampler": "euler",
"scheduler": "normal",
"lora_strength": 0.8
}