Rosehu commited on
Commit
996f882
·
verified ·
1 Parent(s): 92a99cf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -310,4 +310,4 @@ with gr.Blocks(title="HedgeFund Multi-Agent System") as demo_ui:
310
  outputs=[md_out, md_file, json_file]
311
  )
312
 
313
- demo_ui.launch(share=False)
 
310
  outputs=[md_out, md_file, json_file]
311
  )
312
 
313
+ demo_ui.launch(share=True)