kk20krishna commited on
Commit
3af342b
·
verified ·
1 Parent(s): b38827f

Update app.py

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