Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -507,7 +507,7 @@ def create_demo():
|
|
| 507 |
) as demo:
|
| 508 |
|
| 509 |
gr.Markdown("""
|
| 510 |
-
#
|
| 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.
|