jjz5463 commited on
Commit
9293735
·
1 Parent(s): 48fe872

share=True

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -65,4 +65,4 @@ interface = gr.Interface(
65
  )
66
 
67
  # Launch the interface
68
- interface.launch()
 
65
  )
66
 
67
  # Launch the interface
68
+ interface.launch(share=True)