akash-43 commited on
Commit
512caf5
·
verified ·
1 Parent(s): ec213f4

Updated app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,4 +26,4 @@ interface = gr.Interface(
26
  )
27
 
28
  # Launch the app
29
- interface.launch()
 
26
  )
27
 
28
  # Launch the app
29
+ interface.launch(share=True)