captain-awesome commited on
Commit
ce3290e
·
verified ·
1 Parent(s): ef0c72b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,7 +25,7 @@ try:
25
  description="This is a simple agent that uses MCP tools to get chapters of the Quran.",
26
  )
27
 
28
- demo.launch()
29
 
30
  finally:
31
  # Properly close the MCP client connection
 
25
  description="This is a simple agent that uses MCP tools to get chapters of the Quran.",
26
  )
27
 
28
+ demo.launch(share=True)
29
 
30
  finally:
31
  # Properly close the MCP client connection