atalaydenknalbant commited on
Commit
99a64f4
·
verified ·
1 Parent(s): b29d408

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -144,4 +144,4 @@ with gradio_app:
144
  with gr.Column():
145
  app()
146
 
147
- gradio_app.launch(debug=True)
 
144
  with gr.Column():
145
  app()
146
 
147
+ gradio_app.launch()