WavyHec commited on
Commit
841c144
·
verified ·
1 Parent(s): 1657636

Update app.py

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