Skip to content

Commit

Permalink
feat: adjust playground_v2.5 preset (lllyasviel#3136)
Browse files Browse the repository at this point in the history
* feat: reduce cfg of playground_v2.5 preset from 3 to 2 to prevent oversaturation

* feat: adjust default styles for playground_v2.5
  • Loading branch information
mashb1t committed Jun 11, 2024
1 parent ba77e7f commit 55ef760
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions presets/playground_v2.5.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,15 @@
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",
"default_performance": "Speed",
"default_prompt": "",
"default_prompt_negative": "",
"default_styles": [
"Fooocus V2",
"Fooocus Enhance",
"Fooocus Sharp"
"Fooocus V2"
],
"default_aspect_ratio": "1024*1024",
"checkpoint_downloads": {
Expand Down

0 comments on commit 55ef760

Please sign in to comment.