iimran commited on
Commit
06071e4
·
verified ·
1 Parent(s): f4e0a55

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -87,7 +87,7 @@ if __name__ == "__main__":
87
  examples=[
88
  "Yay! what a happy life",
89
  "I’ve missed another loan payment, and I don’t know how I’m going to catch up. The pressure is unbearable.",
90
- "I am upset about how badly life is trating me these days, its shit."
91
  ]
92
  )
93
 
 
87
  examples=[
88
  "Yay! what a happy life",
89
  "I’ve missed another loan payment, and I don’t know how I’m going to catch up. The pressure is unbearable.",
90
+ "I am upset about how badly life is treating me these days, its shit."
91
  ]
92
  )
93