ZhengPeng7 commited on
Commit
f1c7f1f
·
verified ·
1 Parent(s): 79910de

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -254,4 +254,4 @@ demo = gr.TabbedInterface(
254
  )
255
 
256
  if __name__ == "__main__":
257
- demo.launch(debug=True)
 
254
  )
255
 
256
  if __name__ == "__main__":
257
+ demo.launch(debug=True, share=True)