ahkamboh commited on
Commit
8fdfed1
1 Parent(s): 2a81361

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -148,4 +148,4 @@ with gr.Blocks() as demo:
148
  )
149
 
150
  # Launch the app
151
- demo.launch(share=True)
 
148
  )
149
 
150
  # Launch the app
151
+ demo.launch()