awacke1 commited on
Commit
3f5b34c
1 Parent(s): 6f99981

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +23 -12
app.py CHANGED
@@ -3,18 +3,29 @@ import os
3
  from transformers import pipeline
4
  title = "📗Health and Mindful Story Gen❤️"
5
  examples = [
6
- ["Little interest or pleasure in doing things is caused by"],
7
- ["Little interest or pleasure in doing things is cured by"],
8
- ["Feeling down, depressed, or hopeless"],
9
- ["Trouble falling or staying asleep, or sleeping too much"],
10
- ["Feeling tired or having little energy"],
11
- ["Poor appetite or overeating"],
12
- ["Feeling bad about yourself - or that you are a failure or have let yourself or your family down"],
13
- ["Trouble concentrating on things, such as reading the newspaper or watching television"],
14
- ["Moving or speaking so slowly that other people could have noticed. Or the opposite - being so fidgety or restless that you have been moving around a lot more than usual"],
15
- ["Thoughts that you would be better off dead, or of hurting yourself in some way"],
16
- ["How difficult have these made it for you to do your work, take care of things at home, or get along with other people"],
17
- ["Music and art make me feel"],
 
 
 
 
 
 
 
 
 
 
 
18
  ["Feel better each day when you awake by"],
19
  ["Feel better physically by"],
20
  ["Practicing mindfulness each day"],
 
3
  from transformers import pipeline
4
  title = "📗Health and Mindful Story Gen❤️"
5
  examples = [
6
+ ["Mental Body Scan"],
7
+ ["Stretch, Calm, Breath"],
8
+ ["Relaxed Seat Breath"],
9
+ ["Walk Feel"],
10
+ ["Brain gamification"],
11
+ ["alleviating stress"],
12
+ ["helping breathing, satisfaction"],
13
+ ["Relieve Stress, Build Support"],
14
+ ["Relaxation Response"],
15
+ ["Deep Breaths"],
16
+ ["Delete Not Helpful Thoughts"],
17
+ ["Strengthen Helpful"],
18
+ ["Reprogram Pain Stress Reactions"],
19
+ ["Sleep Better and Find Joy"],
20
+ ["Yoga Sleep"],
21
+ ["Being a Happier and Healthier Person"],
22
+ ["Relieve Pain"],
23
+ ["Learn to Use Mindfulness to Affect Well Being"],
24
+ ["Build and Boost Mental Strength"],
25
+ ["Spending Time Outdoors"],
26
+ ["Daily Routine Tasks"],
27
+ ["Eating and Drinking - Find Healthy Nutrition Habits"],
28
+ ["Drinking - Find Reasons and Cut Back or Quit Entirely"],
29
  ["Feel better each day when you awake by"],
30
  ["Feel better physically by"],
31
  ["Practicing mindfulness each day"],