baysicx commited on
Commit
4405e5d
Β·
verified Β·
1 Parent(s): caf78fa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,7 +49,7 @@ iface = gr.Interface(
49
  gr.Textbox(label="Molfile").style(show_copy_button=True),
50
  ],
51
  allow_flagging="auto",
52
- title="MolScribe",
53
  description="Convert a molecular image into SMILES and Molfile. (It typically takes 2-3 seconds to predict an "
54
  "image, but may take longer if the server is busy. To view the prediction better, copy-paste the "
55
  "Molfile to ChemDraw.) <br> " \
 
49
  gr.Textbox(label="Molfile").style(show_copy_button=True),
50
  ],
51
  allow_flagging="auto",
52
+ title="IDEA-OCSR",
53
  description="Convert a molecular image into SMILES and Molfile. (It typically takes 2-3 seconds to predict an "
54
  "image, but may take longer if the server is busy. To view the prediction better, copy-paste the "
55
  "Molfile to ChemDraw.) <br> " \