merge upstream

pull/6219/head
WenmuZhou 2022-05-10 14:28:02 +08:00
parent 0a0c5df89b
commit f31980266a
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ __all__ = [
]
SUPPORT_DET_MODEL = ['DB']
VERSION = '2.5.0.2'
VERSION = '2.5.0.3'
SUPPORT_REC_MODEL = ['CRNN', 'SVTR_LCNet']
BASE_DIR = os.path.expanduser("~/.paddleocr/")