cafierom commited on
Commit
0c00763
·
verified ·
1 Parent(s): 9cca158

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 gpt-4o 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 \
 
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 \