innoai commited on
Commit
445fe9d
·
verified ·
1 Parent(s): 47df19d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -112,4 +112,4 @@ with gr.Blocks(title=TITLE) as demo:
112
 
113
  # --------------------------------------------------------------------------- #
114
  if __name__ == "__main__":
115
- demo.launch(show_error=True, show_api=False,debug=False, share=False)
 
112
 
113
  # --------------------------------------------------------------------------- #
114
  if __name__ == "__main__":
115
+ demo.launch(show_error=True, show_api=True,debug=False, share=False)