Yiming-M commited on
Commit
e5db566
·
verified ·
1 Parent(s): 0781656

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -209,4 +209,4 @@ with gr.Blocks() as demo:
209
  label="Try an example"
210
  )
211
 
212
- demo.launch(share=True)
 
209
  label="Try an example"
210
  )
211
 
212
+ demo.launch()