wip: set default_overwrite_switch for pony preset

synthetic refiner introduces artifacts, overriding refiner switch disables all refiners (never switches to them)
discussion in https://github.com/lllyasviel/Fooocus/discussions/3217#discussioncomment-9928035
This commit is contained in:
Manuel Schmid
2024-07-01 19:59:22 +02:00
parent c44f331cee
commit 49d898f6c7
8 changed files with 14 additions and 2 deletions
+2
View File
@@ -42,6 +42,8 @@
"Fooocus Masterpiece"
],
"default_aspect_ratio": "896*1152",
"default_overwrite_step": -1,
"default_overwrite_switch": -1,
"checkpoint_downloads": {
"animaPencilXL_v310.safetensors": "https://huggingface.co/mashb1t/fav_models/resolve/main/fav/animaPencilXL_v310.safetensors"
},