rubenroy commited on
Commit
e8d4c7d
Β·
verified Β·
1 Parent(s): 8a2c450

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: