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:
parent
333cc6db50
commit
6e8588ca0c
|
|
@ -40,6 +40,8 @@
|
|||
"Fooocus V2"
|
||||
],
|
||||
"default_aspect_ratio": "1024*1024",
|
||||
"default_overwrite_step": -1,
|
||||
"default_inpaint_method": "Improve Detail (face, hand, eyes, etc.)",
|
||||
"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"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue