hamlegs commited on
Commit
0f69e9a
·
1 Parent(s): b2e042b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -103,4 +103,4 @@ with gr.Blocks() as demo:
103
  """
104
  )
105
 
106
- demo.launch(share=True)
 
103
  """
104
  )
105
 
106
+ demo.launch()