default img2img denoising strength increased

This commit is contained in:
hlky 2022-09-18 11:54:17 +01:00
parent 56b91b8bdc
commit 54e7f8f235
No known key found for this signature in database
GPG Key ID: 55A99F1E80D907D5

View File

@ -114,7 +114,7 @@ img2img:
# 9: Fix faces using GFPGAN
# 10: Upscale images using Real-ESRGAN
sampler_name: "k_euler"
denoising_strength: 0.45
denoising_strength: 0.75
# 0: Keep masked area
# 1: Regenerate only masked area
mask_mode: 0