feat: add preset option for default_inpaint_engine_version, revert previous overwrite_step changes

add handling with state to allow overrides with inpaint_mode preset setting (currently disabled)
This commit is contained in:
Manuel Schmid
2024-07-01 22:08:52 +02:00
parent 49d898f6c7
commit 33c22929e4
10 changed files with 30 additions and 18 deletions
+1 -2
View File
@@ -41,8 +41,7 @@
],
"default_aspect_ratio": "1024*1024",
"default_overwrite_step": -1,
"default_overwrite_switch": -1,
"default_inpaint_method": "Improve Detail (face, hand, eyes, etc.)",
"default_inpaint_engine_version": "None",
"checkpoint_downloads": {
"playground-v2.5-1024px-aesthetic.fp16.safetensors": "https://huggingface.co/mashb1t/fav_models/resolve/main/fav/playground-v2.5-1024px-aesthetic.fp16.safetensors"
},