Spaces:
Running
Running
Update app.py
Browse files
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
|
| 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:
|