AingHongsin commited on
Commit
0f4eff3
·
verified ·
1 Parent(s): fc07938

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -146,7 +146,7 @@ def yes_man(message, history):
146
 
147
  gr.ChatInterface(
148
  yes_man,
149
- chatbot=gr.Chatbot(height=600),
150
  textbox=gr.Textbox(placeholder="Write your message here ", container=False, scale=7),
151
  title="Sur Muy",
152
  description="I am your assistant",
 
146
 
147
  gr.ChatInterface(
148
  yes_man,
149
+ chatbot=gr.Chatbot(height=580),
150
  textbox=gr.Textbox(placeholder="Write your message here ", container=False, scale=7),
151
  title="Sur Muy",
152
  description="I am your assistant",