wjm55 commited on
Commit
1beed4c
·
1 Parent(s): cf4044e

updated title

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,7 +41,7 @@ def search_images(query):
41
  # Create Gradio interface
42
  def create_interface():
43
  with gr.Blocks() as demo:
44
- gr.Markdown("# Lux Image Search")
45
 
46
  with gr.Row():
47
  query_input = gr.Textbox(label="Enter your search query")
 
41
  # Create Gradio interface
42
  def create_interface():
43
  with gr.Blocks() as demo:
44
+ gr.Markdown("# Lux Semantic Search")
45
 
46
  with gr.Row():
47
  query_input = gr.Textbox(label="Enter your search query")