rubenroy commited on
Commit
78b2204
·
verified ·
1 Parent(s): e4cce2b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -170,7 +170,7 @@ examples = [
170
  ["Explain quantum computing in simple terms"],
171
  ["Write a short story about a time traveler"],
172
  ["Explain the process of photosynthesis"],
173
- ["Tell me an intersting fact about Palm trees"]
174
  ]
175
 
176
  with gr.Blocks() as demo:
 
170
  ["Explain quantum computing in simple terms"],
171
  ["Write a short story about a time traveler"],
172
  ["Explain the process of photosynthesis"],
173
+ ["Tell me an interesting fact about Palm trees"]
174
  ]
175
 
176
  with gr.Blocks() as demo: