farhananis005 commited on
Commit
56da93a
1 Parent(s): 8aef85c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -122,4 +122,4 @@ with gr.Blocks(css=css) as demo:
122
  #########################################################################################################
123
 
124
  demo.queue()
125
- demo.launch(debug=True)
 
122
  #########################################################################################################
123
 
124
  demo.queue()
125
+ demo.launch()