jamesbright commited on
Commit
caf2d8a
·
verified ·
1 Parent(s): 22d0fa7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -133,4 +133,4 @@ with gr.Blocks() as demo:
133
  outputs=[project_output, arch_output, cost_output, deploy_output, meeting_output])
134
 
135
  # Launch the Gradio App
136
- demo.launch()
 
133
  outputs=[project_output, arch_output, cost_output, deploy_output, meeting_output])
134
 
135
  # Launch the Gradio App
136
+ demo.launch(share=true)