dwb2023 commited on
Commit
e57ea98
·
verified ·
1 Parent(s): ae8a3e4

update the name and description

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -41,9 +41,9 @@ class GradioUIWithExamples(GradioUI):
41
 
42
  def build_interface(self):
43
  with gr.Blocks() as demo:
44
- gr.Markdown("## Biomedical Knowledge Graph")
45
  gr.Markdown("""
46
- An experimental knowledge graph platform that transforms fragmented biomedical data into insight.
47
  """)
48
 
49
  input_box = gr.Textbox(
 
41
 
42
  def build_interface(self):
43
  with gr.Blocks() as demo:
44
+ gr.Markdown("## Biomedical Answers")
45
  gr.Markdown("""
46
+ An experimental knowledge platform that attempts to transforms fragmented biomedical data into answers.
47
  """)
48
 
49
  input_box = gr.Textbox(