ankit666 commited on
Commit
bea3c23
1 Parent(s): fcdd659

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,4 +40,4 @@ iface = gr.Interface(
40
  )
41
 
42
  # Launch the Gradio interface
43
- iface.launch()
 
40
  )
41
 
42
  # Launch the Gradio interface
43
+ iface.launch(share=True)