PierreBrunelle commited on
Commit
1c0e277
·
verified ·
1 Parent(s): f477d87

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -248,4 +248,4 @@ with gr.Blocks(theme=gr.themes.Base()) as demo:
248
  )
249
 
250
  if __name__ == "__main__":
251
- demo.launch(debug=True)
 
248
  )
249
 
250
  if __name__ == "__main__":
251
+ demo.launch()