Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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():
|