qqwjq1981 commited on
Commit
8022cc9
·
verified ·
1 Parent(s): 225238d

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -343,7 +343,7 @@ with gr.Blocks(
343
  outputs=[project_list, task_steps, task_analysis_txt]
344
  )
345
 
346
- demo.launch(share=True)
347
 
348
 
349
  # In[ ]:
 
343
  outputs=[project_list, task_steps, task_analysis_txt]
344
  )
345
 
346
+ demo.launch()
347
 
348
 
349
  # In[ ]: