pritamdeka commited on
Commit
56925b6
·
verified ·
1 Parent(s): d9cee8f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,4 +33,4 @@ iface = gr.Interface(
33
  )
34
 
35
  # Launch the Gradio interface with a shareable link (required for Colab)
36
- iface.launch(share=True)
 
33
  )
34
 
35
  # Launch the Gradio interface with a shareable link (required for Colab)
36
+ iface.launch()