Have upscale button use the same seed as hires fix.

This commit is contained in:
AUTOMATIC1111
2024-01-04 19:47:00 +03:00
parent f903b4dda3
commit 15ec54dd96
5 changed files with 53 additions and 20 deletions

View File

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