awacke1 commited on
Commit
f849fad
·
1 Parent(s): 1a864c9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -2,6 +2,8 @@ import gradio as gr
2
  from transformers import pipeline
3
  title = "Transformers 📗 Sentence to Paragraph ❤️ For Mindfulness"
4
  examples = [
 
 
5
  ["Feel better physically by"],
6
  ["Practicing mindfulness each day"],
7
  ["Be happier by"],
 
2
  from transformers import pipeline
3
  title = "Transformers 📗 Sentence to Paragraph ❤️ For Mindfulness"
4
  examples = [
5
+ ["Music and art make me feel"],
6
+ ["Feel better each day when you awake by"],
7
  ["Feel better physically by"],
8
  ["Practicing mindfulness each day"],
9
  ["Be happier by"],