Fix the AUTOMATIC1111 request in sd-api-pictures (closes #5993)

This commit is contained in:
oobabooga 2024-06-29 11:43:57 -07:00
parent 4ea260098f
commit 3e3f8637d6

View file

@ -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]',