ahamedddd commited on
Commit
f9f7672
·
verified ·
1 Parent(s): f137406

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(share=True)
 
100
  )
101
 
102
  # launch the demo!
103
+ demo.launch()