Chris4K commited on
Commit
07c6a7b
1 Parent(s): fc83908

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -267,7 +267,7 @@ def topic_sale_inform (text):
267
 
268
 
269
  ####
270
- conversation = Conversation("Welcome")
271
 
272
  def callChains(current_message):
273
  sentiment_analysis_result = pipeline_predict_sentiment(current_message)
 
267
 
268
 
269
  ####
270
+ #conversation = Conversation("Welcome")
271
 
272
  def callChains(current_message):
273
  sentiment_analysis_result = pipeline_predict_sentiment(current_message)