paulokewunmi commited on
Commit
5c1ac62
1 Parent(s): 389a455

Update Example

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -69,7 +69,7 @@ with gr.Blocks(theme=custom_theme) as demo:
69
  with gr.Column():
70
  user_query = gr.Text(
71
  label="Enter query here",
72
- placeholder="Search through study materials (e.g The Nigerian Civil War)",
73
  )
74
 
75
  num_search_results = gr.Slider(
 
69
  with gr.Column():
70
  user_query = gr.Text(
71
  label="Enter query here",
72
+ placeholder="Search through study materials (e.g The Nigerian Civil War, What is Literature)",
73
  )
74
 
75
  num_search_results = gr.Slider(