Skip to content

Commit 55ef760

Browse files
authored
feat: adjust playground_v2.5 preset (lllyasviel#3136)
* feat: reduce cfg of playground_v2.5 preset from 3 to 2 to prevent oversaturation * feat: adjust default styles for playground_v2.5
1 parent ba77e7f commit 55ef760

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

presets/playground_v2.5.json

+2-4
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,15 @@
2929
1.0
3030
]
3131
],
32-
"default_cfg_scale": 3.0,
32+
"default_cfg_scale": 2.0,
3333
"default_sample_sharpness": 2.0,
3434
"default_sampler": "dpmpp_2m",
3535
"default_scheduler": "edm_playground_v2.5",
3636
"default_performance": "Speed",
3737
"default_prompt": "",
3838
"default_prompt_negative": "",
3939
"default_styles": [
40-
"Fooocus V2",
41-
"Fooocus Enhance",
42-
"Fooocus Sharp"
40+
"Fooocus V2"
4341
],
4442
"default_aspect_ratio": "1024*1024",
4543
"checkpoint_downloads": {

0 commit comments

Comments
 (0)