darkc0de commited on
Commit
3169734
·
verified ·
1 Parent(s): 4095baa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,4 +58,4 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
58
  )
59
 
60
  if __name__ == "__main__":
61
- demo.launch(show_api=True, share=False)
 
58
  )
59
 
60
  if __name__ == "__main__":
61
+ demo.launch(show_api=False, share=False)