patti-j commited on
Commit
0c5aebc
·
1 Parent(s): 83ca700

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -50,4 +50,4 @@ demo = gr.Interface(
50
  )
51
 
52
  # Launch demo
53
- demo.launch()
 
50
  )
51
 
52
  # Launch demo
53
+ demo.launch(share=True)