Rosehu commited on
Commit
ce45243
·
verified ·
1 Parent(s): 8300c4b

Update app.py

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