Cran-May commited on
Commit
1638e6e
ยท
1 Parent(s): 8aee720

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -111,6 +111,7 @@ with gr.Blocks(
111
  with gr.Row():
112
  with gr.Column(scale=5):
113
  chatbot = gr.Chatbot(label="ๅ…ฎ่พžๅฆ‚ๆ˜ฏ่ฏด").style(height=400)
 
114
  with gr.Column():
115
  msg = gr.Textbox(
116
  label="ๆฅ้—ฎ้—ฎๅ…ฎ่พžๅงโ€ฆโ€ฆ",
 
111
  with gr.Row():
112
  with gr.Column(scale=5):
113
  chatbot = gr.Chatbot(label="ๅ…ฎ่พžๅฆ‚ๆ˜ฏ่ฏด").style(height=400)
114
+ with gr.Row():
115
  with gr.Column():
116
  msg = gr.Textbox(
117
  label="ๆฅ้—ฎ้—ฎๅ…ฎ่พžๅงโ€ฆโ€ฆ",