sigyllly commited on
Commit
d5c7ad1
1 Parent(s): 1cce0ac

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -90,4 +90,4 @@ with gr.Blocks() as demo:
90
  )
91
 
92
  # Launch Gradio API
93
- demo.launch(share=True)
 
90
  )
91
 
92
  # Launch Gradio API
93
+ demo.launch()