Gosula commited on
Commit
689ec47
1 Parent(s): 4059fc9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -95,4 +95,4 @@ demo = gr.Interface(
95
  )
96
 
97
 
98
- demo.launch(share=True)
 
95
  )
96
 
97
 
98
+ demo.launch()