Spaces:
Restarting
Restarting
Update app.py
Browse files
app.py
CHANGED
@@ -761,7 +761,7 @@ with gr.Blocks(
|
|
761 |
)
|
762 |
|
763 |
# 4) ๋ฏธ์๋ฆฐ ๋ ์คํ ๋ ํญ
|
764 |
-
with gr.TabItem("
|
765 |
with gr.Row():
|
766 |
search_box = gr.Textbox(
|
767 |
label="๋ ์คํ ๋ ๊ฒ์",
|
|
|
761 |
)
|
762 |
|
763 |
# 4) ๋ฏธ์๋ฆฐ ๋ ์คํ ๋ ํญ
|
764 |
+
with gr.TabItem("๋ฏธ์๋ญ ๋ ์คํ ๋๋", id="restaurant_tab"):
|
765 |
with gr.Row():
|
766 |
search_box = gr.Textbox(
|
767 |
label="๋ ์คํ ๋ ๊ฒ์",
|