rootxhacker commited on
Commit
8f08ab3
·
verified ·
1 Parent(s): 5805789

Update app.py

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