d22cs051 commited on
Commit
eed2ca3
1 Parent(s): f217fdb

updated app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -114,5 +114,5 @@ demo = gr.Interface(
114
 
115
  # Launch the demo!
116
  demo.launch(
117
- debug=True,
118
  )
 
114
 
115
  # Launch the demo!
116
  demo.launch(
117
+ # debug=True,
118
  )