Johnyquest7 commited on
Commit
a58582b
·
verified ·
1 Parent(s): 1e510a5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -92,7 +92,7 @@ def add_mesh_term(term, terms):
92
 
93
  # Gradio interface components
94
  with gr.Blocks() as app:
95
- gr.Markdown("# PubMed Search Tool for Thyroid AI Research")
96
 
97
  with gr.Row():
98
  mesh_term_input = gr.Textbox(
 
92
 
93
  # Gradio interface components
94
  with gr.Blocks() as app:
95
+ gr.Markdown("# PubMed Search Tool for Research")
96
 
97
  with gr.Row():
98
  mesh_term_input = gr.Textbox(