sagar007 commited on
Commit
8366798
·
verified ·
1 Parent(s): 8d748c9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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
- "What are the latest developments in quantum computing?",
501
- "Explain the impact of AI on healthcare",
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
  ],