dev-bjoern commited on
Commit
9ef20a3
·
verified ·
1 Parent(s): 4d05d6f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,4 +15,4 @@ with gr.Blocks() as app:
15
  outputs=output
16
  )
17
 
18
- app.launch(share=True)
 
15
  outputs=output
16
  )
17
 
18
+ app.launch()