From 55ef7608ea0424649e78d01dc01dfaf542399605 Mon Sep 17 00:00:00 2001 From: Manuel Schmid <9307310+mashb1t@users.noreply.github.com> Date: Tue, 11 Jun 2024 22:50:09 +0200 Subject: [PATCH] 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 --- presets/playground_v2.5.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/presets/playground_v2.5.json b/presets/playground_v2.5.json index fb9bd7f3a..5bc6059e4 100644 --- a/presets/playground_v2.5.json +++ b/presets/playground_v2.5.json @@ -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": {