rubenroy commited on
Commit
1ee8b3b
Β·
verified Β·
1 Parent(s): 209496a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -156,7 +156,7 @@ examples = [
156
  ["Explain quantum computing in simple terms"],
157
  ["Write a short story about a time traveler"],
158
  ["Explain the process of photosynthesis"],
159
- ["Tell me a fact about Palm trees"]
160
  ]
161
 
162
  with gr.Blocks() as demo:
 
156
  ["Explain quantum computing in simple terms"],
157
  ["Write a short story about a time traveler"],
158
  ["Explain the process of photosynthesis"],
159
+ ["Tell me an intersting fact about Palm trees"]
160
  ]
161
 
162
  with gr.Blocks() as demo: