Pharma / README.md
OwenLegalSign's picture
Fixed README
ec0c657
|
raw
history blame
595 Bytes
---
title: Pharma
emoji: πŸƒ
colorFrom: blue
colorTo: blue
sdk: streamlit
sdk_version: 1.10.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.