ShrapTy commited on
Commit
fd21fb4
·
1 Parent(s): 1ac871b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -8,8 +8,8 @@ def generate(text):
8
  return result[0]["generated_text"]
9
 
10
  examples = [
11
- ["The Moon's orbit around Earth has"],
12
- ["The smooth Borealis basin in the Northern Hemisphere covers 40%"],
13
  ]
14
 
15
  demo = gr.Interface(
 
8
  return result[0]["generated_text"]
9
 
10
  examples = [
11
+ ["Be a more patient parent"],
12
+ ["Be more succesful at work"],
13
  ]
14
 
15
  demo = gr.Interface(