ahamedddd commited on
Commit
433eb78
·
verified ·
1 Parent(s): 970b15c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -100,4 +100,4 @@ demo = gr.Interface(
100
  )
101
 
102
  # launch the demo!
103
- demo.launch()
 
100
  )
101
 
102
  # launch the demo!
103
+ demo.launch(share=True)