lianghsun commited on
Commit
eb0528a
·
verified ·
1 Parent(s): f4fe21a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 💊
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: streamlit
7
- sdk_version: 1.36.0
8
  app_file: app.py
9
  pinned: false
10
  license: bigscience-openrail-m
@@ -15,4 +15,4 @@ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-
15
 
16
  This app uses the `dpt-moses-ver2` model from Hugging Face to generate drug-like molecules.
17
 
18
- 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.
 
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: streamlit
7
+ sdk_version: 1.37.0
8
  app_file: app.py
9
  pinned: false
10
  license: bigscience-openrail-m
 
15
 
16
  This app uses the `dpt-moses-ver2` model from Hugging Face to generate drug-like molecules.
17
 
18
+ 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.