ovi054 commited on
Commit
a9b640a
·
verified ·
1 Parent(s): 8f915a5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -212,4 +212,4 @@ demo = gr.TabbedInterface(
212
  )
213
 
214
  if __name__ == "__main__":
215
- demo.launch(debug=True)
 
212
  )
213
 
214
  if __name__ == "__main__":
215
+ demo.launch(share=True)