Spaces:
Running on Zero
Running on Zero
File size: 603 Bytes
b6974bc f5ba5a5 b6974bc f5ba5a5 b6974bc f5ba5a5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | ---
title: MolParser-Mobile
emoji: 🧪
colorFrom: purple
colorTo: pink
sdk: gradio
sdk_version: 6.20.0
app_file: app.py
short_description: Convert molecular structure images into E-SMILES strings
python_version: "3.12"
startup_duration_timeout: 30m
---
# MolParser-Mobile Demo
Upload a molecular structure image and get its **E-SMILES** representation using the
[UniParser/MolParser-Mobile](https://huggingface.co/UniParser/MolParser-Mobile) model —
a 9.98M-parameter visual chemical structure recognition (OCSR) model that converts
molecular images into E-SMILES strings at 1,520 molecules/second. |