Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -497,8 +497,8 @@ with gr.Blocks(title="AI Search Assistant", css=css, theme="dark") as demo:
|
|
497 |
with gr.Row(elem_classes="examples-container"):
|
498 |
gr.Examples(
|
499 |
examples=[
|
500 |
-
"
|
501 |
-
"
|
502 |
"What are the best practices for sustainable living?",
|
503 |
"How is climate change affecting ocean ecosystems?"
|
504 |
],
|
|
|
497 |
with gr.Row(elem_classes="examples-container"):
|
498 |
gr.Examples(
|
499 |
examples=[
|
500 |
+
"musk explores blockchain for doge",
|
501 |
+
"nvidia to launch new gaming card",
|
502 |
"What are the best practices for sustainable living?",
|
503 |
"How is climate change affecting ocean ecosystems?"
|
504 |
],
|