Prajith04 commited on
Commit
29bb5e1
·
1 Parent(s): 3d22836
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,4 +58,4 @@ def chat_fn(message, history_list):
58
  return response
59
 
60
  chatbot = gr.ChatInterface(fn=chat_fn, title="🛠️ Customer Support Chatbot")
61
- chatbot.launch()
 
58
  return response
59
 
60
  chatbot = gr.ChatInterface(fn=chat_fn, title="🛠️ Customer Support Chatbot")
61
+ chatbot.launch()