Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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,[
|
| 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):
|