macadeliccc commited on
Commit
1178181
1 Parent(s): 4c200b6
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,4 +42,4 @@ iface = gr.Interface(
42
  )
43
 
44
  # Launch the interface
45
- iface.launch()
 
42
  )
43
 
44
  # Launch the interface
45
+ iface.launch(share=True)