saboor345 commited on
Commit
42c5848
·
1 Parent(s): fc850c0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -102,4 +102,4 @@ iface = gr.Interface(
102
  )
103
 
104
  # Launch the Gradio app with sharing enabled
105
- iface.launch(share=True, debug=True, enable_queue=True)
 
102
  )
103
 
104
  # Launch the Gradio app with sharing enabled
105
+ iface.launch(debug=True, enable_queue=True)