mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
feat: adjust playground_v2.5 preset (#3136)
* feat: reduce cfg of playground_v2.5 preset from 3 to 2 to prevent oversaturation * feat: adjust default styles for playground_v2.5
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
1.0
|
1.0
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"default_cfg_scale": 3.0,
|
"default_cfg_scale": 2.0,
|
||||||
"default_sample_sharpness": 2.0,
|
"default_sample_sharpness": 2.0,
|
||||||
"default_sampler": "dpmpp_2m",
|
"default_sampler": "dpmpp_2m",
|
||||||
"default_scheduler": "edm_playground_v2.5",
|
"default_scheduler": "edm_playground_v2.5",
|
||||||
@@ -37,9 +37,7 @@
|
|||||||
"default_prompt": "",
|
"default_prompt": "",
|
||||||
"default_prompt_negative": "",
|
"default_prompt_negative": "",
|
||||||
"default_styles": [
|
"default_styles": [
|
||||||
"Fooocus V2",
|
"Fooocus V2"
|
||||||
"Fooocus Enhance",
|
|
||||||
"Fooocus Sharp"
|
|
||||||
],
|
],
|
||||||
"default_aspect_ratio": "1024*1024",
|
"default_aspect_ratio": "1024*1024",
|
||||||
"checkpoint_downloads": {
|
"checkpoint_downloads": {
|
||||||
|
|||||||
Reference in New Issue
Block a user