vithacocf commited on
Commit
19ac777
·
verified ·
1 Parent(s): 680ecfc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,4 +66,4 @@ demo = gr.Interface(
66
  )
67
 
68
  # **BẮT BUỘC** gọi launch() ở cuối
69
- demo.launch()
 
66
  )
67
 
68
  # **BẮT BUỘC** gọi launch() ở cuối
69
+ demo.launch(debug=True)