ShrapTy commited on
Commit
f4fda2a
·
1 Parent(s): ecd3a5e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -43,10 +43,8 @@ def generate(instruction):
43
 
44
 
45
  examples = [
46
- "Instead of making a peanut butter and jelly sandwich, what else could I combine peanut butter with in a sandwich? Give five ideas",
47
  "How do I make a campfire?",
48
- "Explain to me the difference between nuclear fission and fusion.",
49
- "I'm selling my Nikon D-750, write a short blurb for my ad."
50
  ]
51
 
52
  def process_example(args):
 
43
 
44
 
45
  examples = [
46
+ "You are a mindset specialist that will provide positivity conscious thoughts and energy self-talk statements to help the user reach their stated goal or intentions, examples given: today I will be present, I intend to spread positive energy, I will be patient",
47
  "How do I make a campfire?",
 
 
48
  ]
49
 
50
  def process_example(args):