Pharma / README.md
lianghsun's picture
Update README.md
3932ac7 verified

A newer version of the Streamlit SDK is available: 1.40.1

Upgrade
metadata
title: Pharma
emoji: πŸ’Š
colorFrom: blue
colorTo: green
sdk: streamlit
sdk_version: 1.37.0
app_file: app.py
pinned: false
license: bigscience-openrail-m

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

About

This app uses the dpt-moses-ver2 model from Hugging Face to generate drug-like molecules.

You can input a SMILES string in the sidebar, and upon submission, the app will generate 20 similar SMILES strings, display them, and provide their similarity to the original input. You can also download the generated SMILES strings.