saritha5 commited on
Commit
58bca32
1 Parent(s): 42c2b3f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -65,6 +65,7 @@ demo = gr.Interface(classify_compliant,
65
  article = article,
66
  #allow_flagging = "never",
67
  live = False,
 
68
  examples=[["""Th e day before my Salliemae student loan payment was due I contacted a rep to discuss the impact on my account of making my payment at the end of the month rather than the middle for just that one month.
69
  The rep indicated it would be no problem, but that I still may get a call each day from Salliemae until I made my payment. I understood, requested my account be notated accordingly, and hung up. For two weeks I endured numerous calls per day ;
70
  I lost count at six calls one day, which was the norm for the number of calls Salliemae made in an effort to collect a debt that had a due date that had been arranged and had not come up yet. """],
 
65
  article = article,
66
  #allow_flagging = "never",
67
  live = False,
68
+ cache_example = False,
69
  examples=[["""Th e day before my Salliemae student loan payment was due I contacted a rep to discuss the impact on my account of making my payment at the end of the month rather than the middle for just that one month.
70
  The rep indicated it would be no problem, but that I still may get a call each day from Salliemae until I made my payment. I understood, requested my account be notated accordingly, and hung up. For two weeks I endured numerous calls per day ;
71
  I lost count at six calls one day, which was the norm for the number of calls Salliemae made in an effort to collect a debt that had a due date that had been arranged and had not come up yet. """],