captain-awesome commited on
Commit
bab0dab
·
verified ·
1 Parent(s): 14fff99

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -87,6 +87,7 @@ try:
87
  title="Agent with MCP Tools",
88
  description="This is a simple agent that uses MCP tools to get chapters of the Quran.",
89
  )
 
90
 
91
  demo.launch()
92
 
 
87
  title="Agent with MCP Tools",
88
  description="This is a simple agent that uses MCP tools to get chapters of the Quran.",
89
  )
90
+
91
 
92
  demo.launch()
93