guychuk commited on
Commit
5ffed7f
·
verified ·
1 Parent(s): ecb73b6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -30,8 +30,8 @@ outputs = gr.Label(label="Prediction")
30
 
31
  # List of example inputs
32
  examples = [
33
- ["Win $1000 gift cards now by clicking here!"],
34
- ["Let's catch up over coffee soon."]
35
 
36
  ]
37
 
 
30
 
31
  # List of example inputs
32
  examples = [
33
+ ["Free entry in 2 a wkly comp to win FA Cup final tkts 21st May 2005. Text FA to 87121 to receive entry question(std txt rate)T&C's apply 08452810075over18's"],
34
+ ["Yeah he got in at 2 and was v apologetic. n had fallen out and she was actin like spoilt child and he got caught up in that. Till 2! But we won't go there! Not doing too badly cheers. You?"]
35
 
36
  ]
37