Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -500,7 +500,7 @@ with gr.Blocks(title="AI Search Assistant", css=css, theme="dark") as demo:
|
|
500 |
"musk explores blockchain for doge",
|
501 |
"nvidia to launch new gaming card",
|
502 |
"What are the best practices for sustainable living?",
|
503 |
-
"
|
504 |
],
|
505 |
inputs=search_input,
|
506 |
label="Try these examples"
|
|
|
500 |
"musk explores blockchain for doge",
|
501 |
"nvidia to launch new gaming card",
|
502 |
"What are the best practices for sustainable living?",
|
503 |
+
"tesla mistaken for asteroid"
|
504 |
],
|
505 |
inputs=search_input,
|
506 |
label="Try these examples"
|