sidagarwal04 commited on
Commit
5c94a50
·
verified ·
1 Parent(s): e004e5b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -117,8 +117,6 @@ def chatbot(input, history=[]):
117
  return "I'm sorry, there was an error retrieving the information you requested."
118
 
119
  gr.Interface(fn = chatbot,
120
- title = "Mahabharata Chatbot",
121
- description = "powered by Neo4j",
122
  theme = "soft",
123
  clear_btn = "\U0001F5D1 Clear chat",
124
  examples = ["Who killed Ghatotakach?",
 
117
  return "I'm sorry, there was an error retrieving the information you requested."
118
 
119
  gr.Interface(fn = chatbot,
 
 
120
  theme = "soft",
121
  clear_btn = "\U0001F5D1 Clear chat",
122
  examples = ["Who killed Ghatotakach?",