A-PolarBear commited on
Commit
58a44fc
1 Parent(s): 4a28dd1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -156,4 +156,4 @@ with gr.Blocks() as demo:
156
  )
157
 
158
  # Launch the demo
159
- demo.launch(share=True)
 
156
  )
157
 
158
  # Launch the demo
159
+ demo.launch()