rfdougherty commited on
Commit
63d3af6
·
1 Parent(s): 5c199a4

better examples

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,8 +9,8 @@ EXAMPLES = [
9
  "This is so awesome!",
10
  "You're driving me up the wall!",
11
  "I'm so lonely I could cry.",
 
12
  "I'm not feeling very sad at all.",
13
- "I'm just chillin' this morning.",
14
  ]
15
 
16
 
 
9
  "This is so awesome!",
10
  "You're driving me up the wall!",
11
  "I'm so lonely I could cry.",
12
+ "They went over like a lead balloon",
13
  "I'm not feeling very sad at all.",
 
14
  ]
15
 
16