File size: 595 Bytes
ec0c657 1dcc17c 607316b 1dcc17c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
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.
|