pendrag commited on
Commit
2476671
·
1 Parent(s): 951e11b

updated subtitle

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -236,7 +236,7 @@ with gr.Blocks() as demo:
236
  gr.Markdown("# Feynbot on INSPIRE HEP Search")
237
  gr.Markdown("""Specialized academic search tool that combines traditional
238
  database searching with AI-powered query expansion and result
239
- synthesis, focused on physics research papers.""")
240
  with gr.Row():
241
  with gr.Column():
242
  query = gr.Textbox(label="Search Query")
 
236
  gr.Markdown("# Feynbot on INSPIRE HEP Search")
237
  gr.Markdown("""Specialized academic search tool that combines traditional
238
  database searching with AI-powered query expansion and result
239
+ synthesis, focused on High Energy Physics research papers.""")
240
  with gr.Row():
241
  with gr.Column():
242
  query = gr.Textbox(label="Search Query")