CYF200127 commited on
Commit
e5bd3d6
·
verified ·
1 Parent(s): 6cd86fc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -128,7 +128,7 @@ def process_chem_image_api(image, api_key, endpoint):
128
  with gr.Blocks() as demo:
129
  gr.Markdown(
130
  """
131
- <center><h1>ChemEAGLE: A Multi-Agent System for Information Extraction from the Chemical Literature</h1></center>
132
  Upload a chemical graphic to extract machine-readable chemical data.
133
  """
134
  )
 
128
  with gr.Blocks() as demo:
129
  gr.Markdown(
130
  """
131
+ <center><h1>ChemEAGLE: A Multi-Agent System Enables Versatile Information Extraction from the Chemical Literature</h1></center>
132
  Upload a chemical graphic to extract machine-readable chemical data.
133
  """
134
  )