hassan526 commited on
Commit
6592f02
·
verified ·
1 Parent(s): 8784c44

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -67,7 +67,6 @@ portraitReplaceThreshold = 0.5
67
  printedCopyThreshold = 0.5
68
 
69
  def activate_id_ocr_sdk():
70
- return -1
71
  id_ocr_key = os.environ.get("LICENSE_KEY")
72
  id_ocr_dict_path = os.path.join(root_path, "id_ocr/engine/bin")
73
 
 
67
  printedCopyThreshold = 0.5
68
 
69
  def activate_id_ocr_sdk():
 
70
  id_ocr_key = os.environ.get("LICENSE_KEY")
71
  id_ocr_dict_path = os.path.join(root_path, "id_ocr/engine/bin")
72