mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-08-04 03:10:21 +00: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