AMead10 commited on
Commit
61c59ed
·
verified ·
1 Parent(s): fe3be04

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -424,4 +424,4 @@ with gr.Blocks(theme=gr.themes.Soft()) as app:
424
  )
425
 
426
  # Launch the app
427
- app.launch(auth=auth, debug=True, share=True)
 
424
  )
425
 
426
  # Launch the app
427
+ app.launch(auth=auth, share=True)