mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
feat: adjust playground inpaint mode default
prevent inpaint engine to be used on preset select to prevent accidental bad results due to incompatibility
This commit is contained in:
@@ -40,6 +40,8 @@
|
|||||||
"Fooocus V2"
|
"Fooocus V2"
|
||||||
],
|
],
|
||||||
"default_aspect_ratio": "1024*1024",
|
"default_aspect_ratio": "1024*1024",
|
||||||
|
"default_overwrite_step": -1,
|
||||||
|
"default_inpaint_method": "Improve Detail (face, hand, eyes, etc.)",
|
||||||
"checkpoint_downloads": {
|
"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"
|
"playground-v2.5-1024px-aesthetic.fp16.safetensors": "https://huggingface.co/mashb1t/fav_models/resolve/main/fav/playground-v2.5-1024px-aesthetic.fp16.safetensors"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user