We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ac4971 commit 9b2b381Copy full SHA for 9b2b381
unstructured_paddleocr/paddleocr.py
@@ -57,7 +57,7 @@
57
]
58
59
SUPPORT_DET_MODEL = ["DB"]
60
-VERSION = "2.6.1.1"
+VERSION = "2.6.1.2"
61
SUPPORT_REC_MODEL = ["CRNN", "SVTR_LCNet"]
62
BASE_DIR = os.path.expanduser("~/.paddleocr/")
63
0 commit comments