SohomToom commited on
Commit
caa9d86
·
verified ·
1 Parent(s): 4a32181

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,4 +71,4 @@ demo = gr.Interface(
71
  )
72
 
73
  if __name__ == "__main__":
74
- demo.launch()
 
71
  )
72
 
73
  if __name__ == "__main__":
74
+ demo.launch(debug=True)