wufan commited on
Commit
df6ee98
1 Parent(s): 0a42a82

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -298,8 +298,7 @@ def select_example3():
298
 
299
 
300
  if __name__ == "__main__":
301
- title = """<h1 align="center">CDM: A Reliable Metric for Fair and Accurate Formula Recognition Evaluation</h1>
302
- """
303
 
304
  with gr.Blocks() as demo:
305
  gr.Markdown(title)
 
298
 
299
 
300
  if __name__ == "__main__":
301
+ title = """<h1 align="center">CDM: A Reliable Metric for Fair and Accurate Formula Recognition Evaluation</h1>"""
 
302
 
303
  with gr.Blocks() as demo:
304
  gr.Markdown(title)