harrywang commited on
Commit
7c8a02d
1 Parent(s): f28233f

minor update

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -169,4 +169,4 @@ demo = gr.Interface(
169
  ]
170
  )
171
 
172
- demo.launch(share=True)
 
169
  ]
170
  )
171
 
172
+ demo.launch()