pyxist2020 commited on
Commit
619db5d
·
verified ·
1 Parent(s): 27f35e6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -507,7 +507,7 @@ def create_demo():
507
  ) as demo:
508
 
509
  gr.Markdown("""
510
- # ChemEye-OCSR (Base64 to Image Decoder and Optical Chemical Structure Recognition)
511
 
512
  Decode Base64-encoded image data and convert to image files.
513
  Optionally generate MOL files using MolScribe.
 
507
  ) as demo:
508
 
509
  gr.Markdown("""
510
+ # ChemGrasp-OCSR (Base64 to Image Decoder and Optical Chemical Structure Recognition)
511
 
512
  Decode Base64-encoded image data and convert to image files.
513
  Optionally generate MOL files using MolScribe.