Ryle69 commited on
Commit
cbca45d
·
verified ·
1 Parent(s): 5e328c7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -233,4 +233,4 @@ with gr.Blocks(title='Assistive VQA — bonsAI') as demo:
233
 
234
  if __name__ == "__main__":
235
  print('Launching Gradio Server...')
236
- demo.launch(server_name="0.0.0.0", server_port=7860, show_error=True)
 
233
 
234
  if __name__ == "__main__":
235
  print('Launching Gradio Server...')
236
+ demo.launch(server_name="0.0.0.0", server_port=7860)