Wootang01 commited on
Commit
8b69f55
·
1 Parent(s): a39d647

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
+ ["Zoe Kwan is a 20-year old singer and songwriter who has taken Hong Kong’s music scene by storm."],
12
+ ["Zoe only recently began writing songs."],
13
  ]
14
 
15
  demo = gr.Interface(