oicui commited on
Commit
3b42160
·
verified ·
1 Parent(s): 0a2ade0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -221,4 +221,4 @@ with gr.Blocks() as demo:
221
  ],
222
  )
223
 
224
- demo.launch(mcp_server=True)
 
221
  ],
222
  )
223
 
224
+ demo.launch(mcp_server=True, share=True)