kk20krishna commited on
Commit
c53d2e3
·
verified ·
1 Parent(s): 152a8ae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -295,7 +295,8 @@ with gr.Blocks(theme='shivi/calm_seafoam', title="📄 Insurance Policy AIdvisor
295
 
296
  with gr.Tab("💬 Chatbot"):
297
  gr.Markdown("### Ask about the policy and get advice.")
298
- chat = gr.ChatInterface(fn=ask_question,
 
299
  chatbot=gr.Chatbot(
300
  avatar_images=(
301
  "https://em-content.zobj.net/source/twitter/141/parrot_1f99c.png", # User
 
295
 
296
  with gr.Tab("💬 Chatbot"):
297
  gr.Markdown("### Ask about the policy and get advice.")
298
+ chat = gr.ChatInterface(fn=ask_question,
299
+ title = "🤖 AIdvisor"
300
  chatbot=gr.Chatbot(
301
  avatar_images=(
302
  "https://em-content.zobj.net/source/twitter/141/parrot_1f99c.png", # User