saboor345 commited on
Commit
9638295
1 Parent(s): 9ffa5c3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -87,4 +87,4 @@ iface = gr.Interface(
87
  )
88
 
89
  # Launch the Gradio app with sharing enabled
90
- iface.launch(share=True, debug=True)
 
87
  )
88
 
89
  # Launch the Gradio app with sharing enabled
90
+ iface.launch(debug=True)