hernanhgm commited on
Commit
abaec85
1 Parent(s): d146951

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -110,4 +110,4 @@ demo = gr.Interface(
110
  title=title,
111
  description=description
112
  )
113
- demo.launch(share=True)
 
110
  title=title,
111
  description=description
112
  )
113
+ demo.launch()