dlicari commited on
Commit
c4c09a8
1 Parent(s): a592dd8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,4 +17,4 @@ demo = gr.Interface(
17
  examples=examples
18
  )
19
 
20
- demo.launch(share=True)
 
17
  examples=examples
18
  )
19
 
20
+ demo.launch()