angelperedo01 commited on
Commit
3e5551f
·
verified ·
1 Parent(s): 76841d9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -344,4 +344,4 @@ with gr.Blocks(theme=gr.themes.Base(), css=custom_css) as demo:
344
 
345
 
346
  if __name__ == "__main__":
347
- demo.launch(share=False, server_name="127.0.0.1", show_error=True, inbrowser=True)
 
344
 
345
 
346
  if __name__ == "__main__":
347
+ demo.launch()