"TensorFlow2x/vscode:/vscode.git/clone" did not exist on "2795dc1f4445767d9369f06b92848772d805c86e"
Commit 044d80fa authored by WenmuZhou's avatar WenmuZhou
Browse files

update paddleocr version 2 2.2.0.1

parent 0d58a196
...@@ -127,7 +127,7 @@ model_urls = { ...@@ -127,7 +127,7 @@ model_urls = {
} }
SUPPORT_DET_MODEL = ['DB'] SUPPORT_DET_MODEL = ['DB']
VERSION = '2.2' VERSION = '2.2.0.1'
SUPPORT_REC_MODEL = ['CRNN'] SUPPORT_REC_MODEL = ['CRNN']
BASE_DIR = os.path.expanduser("~/.paddleocr/") BASE_DIR = os.path.expanduser("~/.paddleocr/")
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment