AKIS-4 commited on
Commit
cf6c816
·
verified ·
1 Parent(s): e053a84

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -534,4 +534,4 @@ with gr.Blocks(theme=clinical_theme, css=custom_css, title="CT Report Generator"
534
  )
535
 
536
  if __name__ == "__main__":
537
- demo.launch(server_name="127.0.0.1", server_port=7860, show_error=True)
 
534
  )
535
 
536
  if __name__ == "__main__":
537
+ demo.launch(server_name="0.0.0.0")