abhisheky127 commited on
Commit
4f5043c
·
1 Parent(s): 23fe824

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -106,4 +106,4 @@ gui = gr.Interface(title=title,
106
  examples=transactions_and_tags)
107
 
108
  #display the interface
109
- gui.launch(debug=True)
 
106
  examples=transactions_and_tags)
107
 
108
  #display the interface
109
+ gui.launch()