privateuserh commited on
Commit
b4a8ef3
ยท
verified ยท
1 Parent(s): 7cbe51c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -156,7 +156,7 @@ def launch_app():
156
  keyword_input = gr.Textbox(label="๊ฒ€์ƒ‰ ํ‚ค์›Œ๋“œ ์ž…๋ ฅ", placeholder="์˜ˆ: ์˜ค์ง•์–ด")
157
 
158
  with gr.Row():
159
- search_button = gr.Button("์Šคํฌ๋ž˜ํ•‘ ์‹œ์ž‘")
160
 
161
  # ๊ฒฐ๊ณผ ์ถœ๋ ฅ (HTML)
162
  result_html = gr.HTML(label="์Šคํฌ๋ž˜ํ•‘ ๊ฒฐ๊ณผ (ํ‘œ ํ˜•์‹)")
 
156
  keyword_input = gr.Textbox(label="๊ฒ€์ƒ‰ ํ‚ค์›Œ๋“œ ์ž…๋ ฅ", placeholder="์˜ˆ: ์˜ค์ง•์–ด")
157
 
158
  with gr.Row():
159
+ search_button = gr.Button("์‹œ์ž‘ํ•˜๋‹ค")
160
 
161
  # ๊ฒฐ๊ณผ ์ถœ๋ ฅ (HTML)
162
  result_html = gr.HTML(label="์Šคํฌ๋ž˜ํ•‘ ๊ฒฐ๊ณผ (ํ‘œ ํ˜•์‹)")