Sijuade commited on
Commit
069dbbe
1 Parent(s): 4c6225d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,4 +23,4 @@ with gr.Blocks() as demo:
23
  outputs=output
24
  )
25
 
26
- demo.launch()
 
23
  outputs=output
24
  )
25
 
26
+ demo.launch(debug=True)