awacke1 commited on
Commit
425fc2c
·
1 Parent(s): e23f7c9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -209,4 +209,4 @@ demo = gr.Interface(
209
  )
210
 
211
  if __name__ == "__main__":
212
- demo.launch(debug=true)
 
209
  )
210
 
211
  if __name__ == "__main__":
212
+ demo.launch(debug=True)