dominic1021 commited on
Commit
8bfb8be
·
verified ·
1 Parent(s): 493b508

Update app_local.py

Browse files
Files changed (1) hide show
  1. app_local.py +1 -1
app_local.py CHANGED
@@ -225,4 +225,4 @@ demo = gr.TabbedInterface(
225
  )
226
 
227
  if __name__ == "__main__":
228
- demo.launch(debug=True)
 
225
  )
226
 
227
  if __name__ == "__main__":
228
+ demo.launch(share=True)