hantech commited on
Commit
1e3ff78
β€’
1 Parent(s): d7f20f2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -11,7 +11,6 @@ import cv2
11
  import json
12
  from iftc.spelling_corrector import acronym_correction
13
 
14
- spell = Speller(lang='vi')
15
  from vietocr.vietocr.tool.predictor import Predictor
16
  from vietocr.vietocr.tool.config import Cfg
17
 
 
11
  import json
12
  from iftc.spelling_corrector import acronym_correction
13
 
 
14
  from vietocr.vietocr.tool.predictor import Predictor
15
  from vietocr.vietocr.tool.config import Cfg
16