Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -788,7 +788,6 @@ with gr.Blocks(theme=gr.themes.Soft(primary_hue="blue", secondary_hue="orange"),
|
|
| 788 |
lines=5,
|
| 789 |
visible=False,
|
| 790 |
)
|
| 791 |
-
gr.Markdown("### 🧐 查詢結果")
|
| 792 |
|
| 793 |
with gr.Group():
|
| 794 |
gr.Markdown("### 🧐 查詢結果")
|
|
|
|
| 788 |
lines=5,
|
| 789 |
visible=False,
|
| 790 |
)
|
|
|
|
| 791 |
|
| 792 |
with gr.Group():
|
| 793 |
gr.Markdown("### 🧐 查詢結果")
|