project21 commited on
Commit
be0a143
·
verified ·
1 Parent(s): bb487ec

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -208,4 +208,4 @@ gr_interface = gr.Interface(
208
  )
209
 
210
  # Launch the Gradio app
211
- gr_interface.launch(share=True)
 
208
  )
209
 
210
  # Launch the Gradio app
211
+ gr_interface.launch()