Use elem id to check btn.

pull/21/head
Kohaku-Blueleaf 2023-05-25 10:31:28 +08:00
parent 99344e7f52
commit 5069e2b2ba
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ class Script(scripts.Script):
if id=='img_inpaint_mask':
inpaint_mask = component
if val == "Send to extras":
if id=='extras_tab':
with gr.Accordion('HakuImg', open=False):
with gr.Column():
with gr.Accordion('Send to Blend', open=False):