From f495ab81d0521079ef61c42efe5e4b1fb99d4de9 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Sat, 4 Feb 2023 08:58:18 -0500 Subject: [PATCH] update config --- ui-config.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ui-config.json b/ui-config.json index 7f37e3fef..8b8e55f6b 100644 --- a/ui-config.json +++ b/ui-config.json @@ -930,5 +930,9 @@ "customscript/seed_travel.py/img2img/\"Hug the middle\" during interpolation/visible": true, "customscript/seed_travel.py/img2img/\"Hug the middle\" during interpolation/value": false, "customscript/seed_travel.py/img2img/Allow the default Euler a Sampling method. (Does not produce good results)/visible": true, - "customscript/seed_travel.py/img2img/Allow the default Euler a Sampling method. (Does not produce good results)/value": false + "customscript/seed_travel.py/img2img/Allow the default Euler a Sampling method. (Does not produce good results)/value": false, + "img2img/Image CFG Scale/value": 1.5, + "img2img/Image CFG Scale/minimum": 0, + "img2img/Image CFG Scale/maximum": 3.0, + "img2img/Image CFG Scale/step": 0.05 } \ No newline at end of file