wangrongsheng commited on
Commit
a1bf31f
·
1 Parent(s): 776a106

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -81,4 +81,4 @@ demo = gr.Interface(fn=process,
81
  outputs="text",
82
  title=title,
83
  description=description)
84
- demo.launch(share=True)
 
81
  outputs="text",
82
  title=title,
83
  description=description)
84
+ demo.launch(share=False)