Karthikeyan commited on
Commit
3af5f98
1 Parent(s): 41d86cc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -302,5 +302,5 @@ class LangChain_Document_QA:
302
 
303
  Sentiment_btn.click(self._on_sentiment_btn_click,[],[txt5,plot,plot_2,plot_3,plot_4])
304
 
305
- demo.title = "Vodafone Generative AI CRM ChatBot"
306
- demo.launch()
 
302
 
303
  Sentiment_btn.click(self._on_sentiment_btn_click,[],[txt5,plot,plot_2,plot_3,plot_4])
304
 
305
+ demo.title = "Vodafone Generative AI CRM ChatBot"
306
+ demo.launch()