project21 commited on
Commit
81ba765
·
verified ·
1 Parent(s): 72d8ded

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -111,4 +111,4 @@ gr_interface = gr.Interface(
111
  )
112
 
113
  # Launch the Gradio app
114
- gr_interface.launch(share=True)
 
111
  )
112
 
113
  # Launch the Gradio app
114
+ gr_interface.launch()