sdafd commited on
Commit
29ebbeb
1 Parent(s): e003219

Update app.py

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