zhaokeyao1
commited on
Commit
•
f29bd44
1
Parent(s):
898f4bc
Update os
Browse files
app.py
CHANGED
@@ -53,7 +53,6 @@ with gr.Blocks() as demo:
|
|
53 |
</div>
|
54 |
</div>
|
55 |
""")
|
56 |
-
|
57 |
output = gr.Textbox(label="��������")
|
58 |
update_button = gr.Button("����", visible=False)
|
59 |
|
|
|
53 |
</div>
|
54 |
</div>
|
55 |
""")
|
|
|
56 |
output = gr.Textbox(label="��������")
|
57 |
update_button = gr.Button("����", visible=False)
|
58 |
|