Shreyas094 commited on
Commit
8192a0f
·
verified ·
1 Parent(s): ec6fc01

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -460,4 +460,4 @@ if __name__ == "__main__":
460
  gr.Markdown(create_parameter_description())
461
 
462
  # Launch the interface
463
- demo.launch(server_name="0.0.0.0", server_port=7862, share=True)
 
460
  gr.Markdown(create_parameter_description())
461
 
462
  # Launch the interface
463
+ demo.launch(share=True)