kgauvin603 commited on
Commit
a31d839
·
verified ·
1 Parent(s): 98c9a12

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -304,4 +304,4 @@ with gr.Blocks() as demo:
304
  )
305
 
306
  if __name__ == "__main__":
307
- demo.launch(debug=True, debug=True)
 
304
  )
305
 
306
  if __name__ == "__main__":
307
+ demo.launch(debug=True, share=True)