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:
Manuel Schmid 2024-06-11 22:50:09 +02:00 committed by GitHub
parent ba77e7f706
commit 55ef7608ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 4 deletions

View File

@ -29,7 +29,7 @@
1.0
]
],
"default_cfg_scale": 3.0,
"default_cfg_scale": 2.0,
"default_sample_sharpness": 2.0,
"default_sampler": "dpmpp_2m",
"default_scheduler": "edm_playground_v2.5",
@ -37,9 +37,7 @@
"default_prompt": "",
"default_prompt_negative": "",
"default_styles": [
"Fooocus V2",
"Fooocus Enhance",
"Fooocus Sharp"
"Fooocus V2"
],
"default_aspect_ratio": "1024*1024",
"checkpoint_downloads": {