asrafnoor commited on
Commit
233cd18
·
verified ·
1 Parent(s): 862799d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,4 +49,4 @@ iface = gr.Interface(
49
  )
50
 
51
  # Launching the Gradio app
52
- iface.launch(share=True)
 
49
  )
50
 
51
  # Launching the Gradio app
52
+ iface.launch()