mirror of
https://github.com/anapnoe/stable-diffusion-webui-ux.git
synced 2026-09-18 16:55:15 +02:00
Have upscale button use the same seed as hires fix.
This commit is contained in:
@@ -49,7 +49,7 @@ def create_ui():
|
||||
],
|
||||
outputs=[
|
||||
output_panel.gallery,
|
||||
output_panel.infotext,
|
||||
output_panel.generation_info,
|
||||
output_panel.html_log,
|
||||
],
|
||||
show_progress=False,
|
||||
|
||||
Reference in New Issue
Block a user