ssboost commited on
Commit
0bae064
Β·
verified Β·
1 Parent(s): 379f571

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -411,7 +411,7 @@ iface2 = gr.Blocks()
411
  with iface2:
412
  with gr.Row():
413
  with gr.Column():
414
- gr.Textbox(value=long_text_result(), label="μƒν’ˆμ˜ μž₯단점 10κ°€μ§€λ₯Ό λΆ„μ„ν•΄λ“œλ¦½λ‹ˆλ‹€.", lines=30, interactive=False)
415
  with gr.Column():
416
  chatbot_input = gr.Textbox(label="챗봇 μž…λ ₯", placeholder="이 μƒν’ˆμ— λŒ€ν•œ 좔가적인 μžμ„Έν•œ λΆ„μ„λ‚΄μš©μ„ μ±—λ΄‡μ—κ²Œ μ§ˆλ¬Έν•˜μ„Έμš”.")
417
  chatbot_examples = gr.Dropdown(
 
411
  with iface2:
412
  with gr.Row():
413
  with gr.Column():
414
+ gr.Textbox(value=long_text_result(), label="μƒν’ˆμ˜ μž₯단점 10κ°€μ§€λ₯Ό λΆ„μ„ν•΄λ“œλ¦½λ‹ˆλ‹€.", lines=32, interactive=False)
415
  with gr.Column():
416
  chatbot_input = gr.Textbox(label="챗봇 μž…λ ₯", placeholder="이 μƒν’ˆμ— λŒ€ν•œ 좔가적인 μžμ„Έν•œ λΆ„μ„λ‚΄μš©μ„ μ±—λ΄‡μ—κ²Œ μ§ˆλ¬Έν•˜μ„Έμš”.")
417
  chatbot_examples = gr.Dropdown(