Shriharsh commited on
Commit
b94a341
1 Parent(s): d6339f1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -82,4 +82,4 @@ demo = gr.Interface(
82
  )
83
 
84
  # Launch the app!
85
- demo.launch()
 
82
  )
83
 
84
  # Launch the app!
85
+ demo.launch(share=True)