cwchang commited on
Commit
ce6fa48
1 Parent(s): 18f12f7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,4 +23,4 @@ demo = gr.Interface(
23
  ["Add a meeting to my calendar for next Monday at 3 PM"]]
24
  )
25
 
26
- demo.launch(debug=True)
 
23
  ["Add a meeting to my calendar for next Monday at 3 PM"]]
24
  )
25
 
26
+ demo.launch()