cafierom commited on
Commit
8b870a7
·
verified ·
1 Parent(s): 4573299

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -191,8 +191,7 @@ def dock_accordions():
191
  with gr.Blocks() as forest:
192
  top = gr.Markdown(
193
  """
194
- # Chat with MoDrAg! Use the *Mo*dular *Dr*ug Design *Ag*ent's Drug design tools through
195
- OpenAI 04-mini using the Model Context Protocol! (MCP)
196
  - Currently using the tools below:
197
  """)
198
  with gr.Row():
 
191
  with gr.Blocks() as forest:
192
  top = gr.Markdown(
193
  """
194
+ # Chat with MoDrAg! Use the *Mo*dular *Dr*ug Design *Ag*ent's Drug design tools through OpenAI 04-mini using the Model Context Protocol! (MCP)
 
195
  - Currently using the tools below:
196
  """)
197
  with gr.Row():