MadhuP commited on
Commit
8f3f6d2
·
1 Parent(s): ee0bad3

Update app.py

Browse files

adding new feature:- Per word classification

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -255,4 +255,4 @@ demo = gr.Interface(
255
  ],
256
  )
257
 
258
- demo.launch(debug=True, share= True)
 
255
  ],
256
  )
257
 
258
+ demo.launch()