Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -105,7 +105,7 @@ def add_gen(mol,percent_mask):
|
|
| 105 |
with gr.Blocks() as forest:
|
| 106 |
gr.Markdown(
|
| 107 |
"""
|
| 108 |
-
# Chat with OpenAI
|
| 109 |
### Enter your messages below including a SMILES string for a molecule, \
|
| 110 |
or choose a pre-set molecule from the list to auto-populate a question. You cans use the \
|
| 111 |
CafChem tools to generate analogues of a hit molecule for hit expansion or find some \
|
|
|
|
| 105 |
with gr.Blocks() as forest:
|
| 106 |
gr.Markdown(
|
| 107 |
"""
|
| 108 |
+
# Chat with OpenAI 04-mini using the CafChem suite of tools.
|
| 109 |
### Enter your messages below including a SMILES string for a molecule, \
|
| 110 |
or choose a pre-set molecule from the list to auto-populate a question. You cans use the \
|
| 111 |
CafChem tools to generate analogues of a hit molecule for hit expansion or find some \
|