webui-images-browser-onlyfix69
AlUlkesh 2023-01-14 19:38:11 +01:00
parent a42c7a3018
commit d223344938
1 changed files with 1 additions and 1 deletions

View File

@ -292,7 +292,7 @@ def create_tab(tabname):
hidden.change(fn=modules.extras.run_pnginfo, inputs=[hidden], outputs=[info1, img_file_info, info2])
try:
modules.generation_parameters_copypaste.bind_buttons(send_to_buttons, img_file_name, img_file_info)
modules.generation_parameters_copypaste.bind_buttons(send_to_buttons, hidden, img_file_info)
except:
pass