wasmdashai commited on
Commit
5d372fb
·
verified ·
1 Parent(s): fa77fbe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -767,7 +767,7 @@ with gr.Blocks() as interface:
767
  with gr.Accordion("get token", open=False):
768
  btn_init = gr.Button("run")
769
  label=gr.Label("hhh")
770
- btn_init.click(loadd_d,[output_i],[label])
771
  with gr.Accordion("onxx ", open=False):
772
  c.starrt()
773
  with gr.Accordion("init_Starting ", open=False):
 
767
  with gr.Accordion("get token", open=False):
768
  btn_init = gr.Button("run")
769
  label=gr.Label("hhh")
770
+ btn_init.click(loadd_d,[],[label])
771
  with gr.Accordion("onxx ", open=False):
772
  c.starrt()
773
  with gr.Accordion("init_Starting ", open=False):