mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-08-05 03:32:37 +00:00
Automatically show PNGinfo when uploading image
This commit is contained in:
@@ -806,6 +806,7 @@ def create_ui(txt2img, img2img, run_extras, run_pnginfo):
|
||||
],
|
||||
allow_flagging="never",
|
||||
analytics_enabled=False,
|
||||
live=True,
|
||||
)
|
||||
|
||||
def create_setting_component(key):
|
||||
|
Reference in New Issue
Block a user