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
@@ -41,6 +41,8 @@
"Fooocus Cinematic"
],
"default_aspect_ratio": "1152*896",
"default_overwrite_step": -1,
"default_overwrite_switch": -1,
"checkpoint_downloads": {
"sd_xl_base_1.0_0.9vae.safetensors": "https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/resolve/main/sd_xl_base_1.0_0.9vae.safetensors",
"sd_xl_refiner_1.0_0.9vae.safetensors": "https://huggingface.co/stabilityai/stable-diffusion-xl-refiner-1.0/resolve/main/sd_xl_refiner_1.0_0.9vae.safetensors"