Xrenya commited on
Commit
ece95ee
·
1 Parent(s): b0445f5

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -244,4 +244,4 @@ with gr.Blocks() as demo:
244
  interpret_lime.click(as_pyplot_figure, file, plot)
245
 
246
  if __name__ == "__main__":
247
- demo.launch(share=True)
 
244
  interpret_lime.click(as_pyplot_figure, file, plot)
245
 
246
  if __name__ == "__main__":
247
+ demo.launch()