diff --git a/extensions/sd_api_pictures/script.py b/extensions/sd_api_pictures/script.py index a16575cd..3a31771a 100644 --- a/extensions/sd_api_pictures/script.py +++ b/extensions/sd_api_pictures/script.py @@ -33,7 +33,7 @@ params = { 'hr_upscaler': 'ESRGAN_4x', 'hr_scale': '1.0', 'seed': -1, - 'sampler_name': 'DPM++ 2M Karras', + 'sampler_name': 'DPM++ 2M', 'steps': 32, 'cfg_scale': 7, 'textgen_prefix': 'Please provide a detailed and vivid description of [subject]',