tayyab-077 commited on
Commit
db8ecbe
·
1 Parent(s): fc1751b

updatation

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -262,7 +262,7 @@ with gr.Blocks(title="Tayyab — Chatbot") as demo:
262
 
263
  with gr.Column(scale=3, elem_id="main_card"):
264
  gr.Markdown("<h3>Smart Learning Assistant - Tayyab</h3>")
265
- chatbot = gr.Chatbot(height=480, type="messages", elem_id="chatbot_box")
266
 
267
  with gr.Row():
268
  msg = gr.Textbox(
 
262
 
263
  with gr.Column(scale=3, elem_id="main_card"):
264
  gr.Markdown("<h3>Smart Learning Assistant - Tayyab</h3>")
265
+ chatbot = gr.Chatbot(height=480, elem_id="chatbot_box")
266
 
267
  with gr.Row():
268
  msg = gr.Textbox(