rajesh1729 commited on
Commit
e83c79d
·
1 Parent(s): e7402d4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,4 +33,4 @@ iface = Series(extractor, summarizer,
33
  theme = 'grass',
34
  layout = 'horizontal')
35
 
36
- iface.launch()
 
33
  theme = 'grass',
34
  layout = 'horizontal')
35
 
36
+ iface.launch(debug=True)