nnxdiaa commited on
Commit
c12335a
1 Parent(s): 8e523d0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,7 +32,7 @@ demo = gr.Interface(
32
  examples=[
33
  ["What a beautiful morning for a walk!"],
34
  ["It was the best of times, it was the worst of times."],
35
- ["Look for something positive everyday, even if some days you have to look a little harder."]
36
  ],
37
  )
38
 
 
32
  examples=[
33
  ["What a beautiful morning for a walk!"],
34
  ["It was the best of times, it was the worst of times."],
35
+ ["Look for something positive everyday, even if some days you have to look a little harder."],
36
  ],
37
  )
38