savitha7 commited on
Commit
ae2153f
·
verified ·
1 Parent(s): 8096272

update share=True

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -85,4 +85,4 @@ interface = gr.Interface(
85
  )
86
 
87
  # Launch the interface
88
- interface.launch()
 
85
  )
86
 
87
  # Launch the interface
88
+ interface.launch(share=True)