PY007 commited on
Commit
6225445
·
1 Parent(s): 6185296

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -129,7 +129,9 @@ def generate(
129
 
130
 
131
  examples = [
132
- "A Llama entered in my garden, what should I do?"
 
 
133
  ]
134
 
135
 
 
129
 
130
 
131
  examples = [
132
+ "What constitutes a good and meaningful life?",
133
+ "What are the positive impacts of open source projects?",
134
+ "How to get into a great PhD program?"
135
  ]
136
 
137