Muhammad-Arham commited on
Commit
2c8bd9e
·
verified ·
1 Parent(s): 8463dbe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,4 +27,4 @@ iface = gr.Interface(
27
  )
28
 
29
  # Ensure Hugging Face properly serves the app
30
- iface.launch(server_name="0.0.0.0", server_port=7860, inbrowser=True)
 
27
  )
28
 
29
  # Ensure Hugging Face properly serves the app
30
+ iface.launch(server_name="0.0.0.0", server_port=7860)